mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-26 21:28:04 +00:00
This tweak fixes a regression recently introduced in the C# TextMate grammar around implicitly-typed lambda parameters. * https://github.com/dotnet/csharp-tmLanguage/issues/119 * https://github.com/dotnet/csharp-tmLanguage/issues/120