ct6502 / vscode-idl

VS Code Extension for IDL (Interactive Data Language)
Other
16 stars 6 forks source link

Enhancements, fixes, and updates. #2

Closed znorman-harris closed 6 years ago

znorman-harris commented 6 years ago

Made some big changes for the way that highlighting works, mostly with line continuations. The way that it is now encourages "best practices" for creating code that is more readable, but may fail on older code that has poor syntax and is hard to read.