Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 461 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 461 Bytes

MOE SVL Visual Studio Code Support by ProteinQure

Basic syntax highlight from MOE SVL scripts, provided and maintained by ProteinQure. Based on configuration file for the Kate editor.

Known Issues

Does not yet highlight:

  • Newlines in strings
  • Semi-colons
  • Tagged vector colons

Other missing features

  • Doesn't distinguish tokens and strings
  • Multi-line quotes are a thing in SVL?
  • Code block folding (matching if with endif)
  • Compiler directives