dotnet / dotnet/csharp-tmLanguage
Freeze when dealing with long (unbreakable) strings
Open
Bug
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 43
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
_From @kwazel on March 15, 2017 7:29_
- VSCode Version: 1.10.2
- OS Version: Windows 6.1 (Build 7601), Windows 10 Version 1607 (OS Build 14393.0)
Steps to Reproduce:
1. Open a C# file with a long string (e.g. the attached file with extension .cs)
2. Syntax coloring may start but not progress past the long string
3. Visual Studio Code will become unresponsive
[crasher2.cs.txt](https://github.com/Microsoft/vscode/files/843674/crasher2.cs.txt)
_Copied from original issue: Microsoft/vscode#22651_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.