csharp-tmLanguage
csharp-tmLanguage copied to clipboard
VS Code hanging when opening particular C# file
From @nadako on September 18, 2018 12:15
- VSCode Version: 1.27.2 (happened long before as well)
- OS Version: any
Steps to Reproduce:
- Create the
Function.cs
file with the following contents: https://gist.github.com/nadako/816ed023418b3558f927dd0aa478a19b - Open it in VS Code.
Does this issue occur when all extensions are disabled?: Yes
Copied from original issue: Microsoft/vscode#58883
From @octref on September 18, 2018 17:23
@aeschli I can repro. Seems to be a C# grammar issue.
From @sr229 on September 19, 2018 0:29
Can be Reproduced here as well on Windows 10 Anniversary Update.