Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 839 Bytes

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 839 Bytes

Change Log

All notable changes to the "scl" extension will be documented in this file.

[0.0.8]

  • Added Class A conversions to snippets and highlighting

[0.0.7]

  • Fixed version number discrepancy between changelog and actual version number

[0.0.6]

  • Reduced complexity of how functions are recognized
  • Fixed a bug where function names would be tokenized as function type

[0.0.5]

  • This version was skipped (the version number was altered before publish)

[0.0.4]

  • Added icon

[0.0.3]

  • Added snippets for type conversion
  • Edited highlighting of quoted function calls (ignore whitespace)

[0.0.2]

  • Added uint to syntax
  • Edited regex for recognizing time constants
  • Added indent patterns
  • Block comment can now be applied by pressing Shift+Alt+A

[0.0.1]

  • Initial release