Describe the bug
If you indent using tabs instead of spaces, keywords and types aren't highlighted. This issue doesn't exist if the keyword isn't indented.
To Reproduce
Steps to reproduce the behavior:
Open an IDL file.
Change to tabs mode.
See the issue.
Expected behavior
Keywords should be highlighted correctly.
Describe the bug If you indent using tabs instead of spaces, keywords and types aren't highlighted. This issue doesn't exist if the keyword isn't indented.
To Reproduce Steps to reproduce the behavior:
Expected behavior Keywords should be highlighted correctly.
Screenshots
With tabs
With spaces
Additional context Extension version: 1.0.44. Visual Studio version: 17.4.0 Preview 5.0 (ARM 64-bit)