We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue Type: Bug
In a YAML document when a multiline value contains a line that contains a "#" vscode highlits the line as a comment instead of keeping it as a value.
For instance: When creating a YAML document like this:
# I'm a comment myMarkdownProperty: | # I'm a markdown title The line above should not be cosnidered a comment
vscode highlights "# I'm a markdown title":
VS Code version: Code 1.23.1 (d0182c3, 2018-05-10T16:04:33.747Z) OS version: Linux x64 4.13.0-41-generic
The text was updated successfully, but these errors were encountered:
(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:
Sorry, something went wrong.
duplicate of textmate/yaml.tmbundle#17
aeschli
No branches or pull requests
Issue Type: Bug
In a YAML document when a multiline value contains a line that contains a "#" vscode highlits the line as a comment instead of keeping it as a value.
For instance:
When creating a YAML document like this:
vscode highlights "# I'm a markdown title":
VS Code version: Code 1.23.1 (d0182c3, 2018-05-10T16:04:33.747Z)
OS version: Linux x64 4.13.0-41-generic
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: disabled_software
video_decode: unavailable_software
video_encode: enabled
vpx_decode: unavailable_software
webgl: enabled
webgl2: enabled
Extensions (16)
The text was updated successfully, but these errors were encountered: