sublime-robot-framework-assistant icon indicating copy to clipboard operation
sublime-robot-framework-assistant copied to clipboard

Expand the scope of the syntax highlighting to add more color schemes

Open georgecarstoiu opened this issue 9 years ago • 1 comments

Minor enhancement request: expand the scope of the syntax highlighting to add color schemes to:

  • predefined keywords (BuiltIn, String, SSHLibrary etc)
  • user defined keywords
  • keyword args (id, xpath, name etc) - not their values

georgecarstoiu avatar Apr 28 '16 15:04 georgecarstoiu

I know that there are people that like their color schemes to be bright and have many different colours. I am in the opposite side and like on the minimalist style. That being said, I am happy to review a pull request to enhance the syntax highlighting. The current highlight definition can be found from: https://github.com/andriyko/sublime-robot-framework-assistant/blob/master/Robot.YAML-tmLanguage file.

aaltat avatar Apr 28 '16 16:04 aaltat