de-jcup / eclipse-yaml-editor

Eclipse YAML editor
https://marketplace.eclipse.org/content/yaml-editor
Apache License 2.0
34 stars 10 forks source link

(minor) asterisk character break syntax highlighting #69

Closed arboriginal closed 5 years ago

arboriginal commented 5 years ago

If you use an asterisk character in a named value, the entire row stays white.

Example:

something:
  something.with.asterisk.*: # this line will not be colorized
    - value1
    - value2
de-jcup commented 5 years ago

Will be fixed inside YamlMappingRule