-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
From @TJM in microsoft/vscode#92885
- VSCode Version:1.43.0
78a4c91400152c0f27ba4d363eb56d2835f9903a
x64 - OS Version: OSX 10.14.6
Steps to Reproduce:
- Open a yaml file that has empty blocks with content below, such as https://github.com/jfrog/charts/blob/master/stable/artifactory-ha/values.yaml
- Scroll down to line 233 - the color should be "green" (comment color) not "orange" (string color)... the highlighting is messed up until line 1078, then quickly goes astray again. In order to be considered part of the block, it should be indented, the next non-indented line ends the block. So, the first comment line that is not indented means the value is empty
Does this issue occur when all extensions are disabled?: Yes
See Also: jfrog/charts#687
Metadata
Metadata
Assignees
Labels
No labels