issues
search
nickspoons
/
vim-cs
Official Vim Runtime Files for C#
9
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
setlocal cinoptions=J1
#69
nickspoons
closed
2 months ago
0
Indent Issue in C#
#68
KiLLeRRaT
closed
1 year ago
5
Fix "All Files" browsefilter pattern to include files with no extension
#67
dkearns
opened
1 year ago
1
set commentstring in ftplugin
#66
dhduvall
closed
2 months ago
3
Add g:dotnet_errors_only option for makeprg
#65
nickspoons
closed
1 year ago
0
Set b:match_ignorecase
#64
dkearns
closed
2 years ago
0
Highlight the checked operator modifier
#63
dkearns
closed
1 year ago
0
Highlight the UTF8 string literal suffix
#62
dkearns
closed
1 year ago
1
Support new C# 11 features
#61
dkearns
opened
2 years ago
0
Add a dotnet compiler plugin
#60
dkearns
closed
2 years ago
4
Highlight record as a keyword
#59
dkearns
closed
2 years ago
1
Add initial support for raw string literals
#58
dkearns
opened
2 years ago
1
It seems the 'record' keyword cannot be highlighted
#57
sharpbladepan
closed
2 years ago
2
Move base and this keywords to a dedicated group
#56
dkearns
closed
2 years ago
0
Fix type parameter constraint clause highlighting
#55
dkearns
closed
2 years ago
0
Highlight the new type in all type declarations
#54
dkearns
opened
2 years ago
1
Remove backslash from csBraces group
#53
dkearns
closed
2 years ago
0
Organise highlight linking section
#52
dkearns
closed
2 years ago
0
Match accessors with a dedicated syntax group
#51
dkearns
closed
2 years ago
0
Distinguish different uses of global keyword
#50
dkearns
closed
2 years ago
0
Move csSummary definition to the comment section
#49
dkearns
closed
2 years ago
0
Highlight function pointer declarations
#48
dkearns
closed
2 years ago
1
Delete incorrect and unused csOperatorError group
#47
dkearns
closed
2 years ago
0
Add some convenience syntax clusters
#46
dkearns
closed
2 years ago
1
Link csStatement to the Statement highlight group
#45
dkearns
closed
2 years ago
0
Add more keyword operators
#44
dkearns
opened
2 years ago
0
Differentiate uses of overloaded statement keywords
#43
dkearns
closed
2 years ago
1
Highlight C# script #load and #r preprocessor directives
#42
dkearns
closed
2 years ago
0
Highlight partial keyword in record and method declarations
#41
dkearns
closed
2 years ago
0
Improve categorisation of modifier keywords (WIP)
#40
dkearns
closed
2 years ago
3
Highlight nint and nuint types
#39
dkearns
closed
2 years ago
1
Add script and project files to browsefilter
#38
dkearns
closed
2 years ago
5
Update ECMA-334 language specification reference
#37
dkearns
closed
2 years ago
3
Support records
#36
dkearns
opened
2 years ago
0
Constrain highlighting of event accessors
#35
dkearns
closed
2 years ago
0
Highlight boolean literals with the Boolean highlight group
#34
dkearns
closed
2 years ago
0
Match @keyword identifiers
#33
dkearns
closed
2 years ago
1
Optionally highlight all keywords with same highlight group
#32
dkearns
opened
2 years ago
2
Highlight XML documentation block comments
#31
dkearns
closed
2 years ago
4
Highlight the alias contextual keyword
#30
dkearns
closed
2 years ago
3
Improve preprocessor directive highlighting
#29
dkearns
closed
2 years ago
0
Add #region/#endregion to matchit config
#28
dkearns
closed
2 years ago
1
Allow whitespace in auto-implemented property definitions
#27
dkearns
closed
2 years ago
4
Constrain csTypeOfOperand to typeof expressions
#26
dkearns
closed
2 years ago
1
Use github actions to run Vader tests
#25
nickspoons
closed
2 years ago
0
Allow @$" to open interpolated verbatim strings
#24
dkearns
closed
2 years ago
1
Improve typeof operand highlighting (WIP)
#23
dkearns
closed
2 years ago
10
Improve number highlighting
#22
dkearns
closed
2 years ago
4
Add official ftplugin and take over as maintainer
#21
dkearns
closed
2 years ago
1
Improve escape sequence highlighting
#20
dkearns
closed
2 years ago
3
Next