vscode/extensions/csharp
Dustin Campbell 39e3073bf9 Update C# TextMate grammar with latest bug fixes
This PR includes the following fixes for the C# TextMate grammar:

* Comments are now allowed after checked and unchecked statements
(https://github.com/dotnet/csharp-tmLanguage/issues/104)
* 'dynamic' is now highlighted as a built-in type keyword (https://github.com/dotnet/csharp-tmLanguage/issues/26)
* Single-line comments with four slashes (i.e. ////) are now highlighted properly
(https://github.com/dotnet/csharp-tmLanguage/issues/100)

Thanks to (@Muchiachio](https://github.com/Muchiachio) for contributing these fixes!
2018-04-09 12:48:20 -07:00
..
snippets [folding] snippets for folding markers 2017-09-25 23:00:02 +02:00
syntaxes Update C# TextMate grammar with latest bug fixes 2018-04-09 12:48:20 -07:00
test test fixes for #17178 2017-05-18 10:50:30 +02:00
.vscodeignore use vsce to determine what to package when bundling extensions 2017-06-21 16:17:21 +02:00
language-configuration.json Folding regions broken 2017-10-12 16:55:15 +02:00
OSSREADME.json Include C# textmate grammar. Fixes #19469 2017-02-08 13:06:21 +01:00
package.json built-in extensions: version to 1.0.0 (for #43978) 2018-02-27 15:16:07 +01:00
package.nls.json Edit pass on built-in extension descriptions (#44875) 2018-03-01 16:43:06 -08:00