Issues
- 1
`file_scoped_namespace_declaration` range output different to `namespace_declaration` range
#338 opened by Issafalcon - 3
- 0
Failure to parse warning preprocessor directive
#346 opened by kritzcreek - 0
- 0
Failure to parse verbatim interpolated strings
#345 opened by kritzcreek - 1
How to correctly install this parser in neovim?
#344 opened by sharpchen - 1
Not getting any syntax highlighting
#343 opened by sonictk - 4
Allow contextual keywords to be used as identifiers
#276 opened by tamasvajk - 0
InvalidCapture("module")
#342 opened by dciug - 24
Move `src/parser.c` to git LFS
#273 opened by tamasvajk - 1
Parsing failure with preocessor expressions
#341 opened by WillLillis - 0
Types without curly braces are lacking support
#339 opened by marcinjahn - 1
Support primary constructor
#332 opened by juli1 - 0
Unhide _preprocessor_call
#310 opened by vlada-dudr - 2
- 4
Using statement with a function call with parameters is not parsed as invocation, instead a variable declaration
#326 opened by Sveder - 0
Release 0.21 compatible version
#331 opened by HerringtonDarkholme - 3
Improve interpolated raw string literal parsing
#283 opened by tamasvajk - 1
multiline Lambda expression'a don't indent well
#323 opened by bleppie - 1
Ignore code between `#if false` ... `#endif`?
#210 opened by Sjord - 3
- 1
- 2
Improve pattern parsing
#282 opened by tamasvajk - 2
Precedence incorrect between or and conditional access
#233 opened by Sjord - 2
Indentation Support?
#322 opened by KiLLeRRaT - 0
- 0
Improve `#pragma` parsing
#303 opened by tamasvajk - 5
Can we improve the highlight groups?
#239 opened by jjiangweilan - 9
Generic methods not highlighted correctly
#298 opened by musjj - 1
Improve declaration expression parsing
#289 opened by tamasvajk - 0
Generic type in declaration parsed as binary expression
#243 opened by Sjord - 1
Add support for C# 11 unsigned right shift operator
#264 opened by tamasvajk - 3
- 0
C# 11 scoped ref declarations
#237 opened by initram - 0
C# 11 file scoped types
#236 opened by initram - 2
Fix parsing UTF-16 files
#252 opened by tamasvajk - 2
Improve type parsing
#247 opened by tamasvajk - 2
- 2
nameof() expressions have no distinct exported tree-node, but are instead reported as invocation_expressions
#242 opened by josteink - 6
c# 11 raw string literals
#222 opened by kasperk81 - 3
Question: v0.20 release plans
#232 opened by alp - 2
C# 11.0 feature support
#223 opened by damieng - 0
Parse error when record ends with semicolon
#230 opened by Sjord - 1
Parse error when attribute is added on lambda
#225 opened by romamihalich - 4
Code Fences Language Identifier
#228 opened - 5
Consistency in delegates
#218 opened by ppebb - 7
Parser fails for dotnet script
#217 opened by intrasight - 1
support for razorpages
#215 opened by mhegreberg - 0
Argument modifier in lambda gives parse error
#211 opened by Sjord - 2
Indexer with varargs fails to parse
#201 opened by Sjord