Skip to content

Release v1.2.1

Compare
Choose a tag to compare
@oleg-shilo oleg-shilo released this 24 Sep 06:39
· 67 commits to master since this release

Repackaged v1.2.0 as it included wrong content


Added support for intellisense for CS-Script directives:

  • Tooltips for '//css_'
  • Completion for '//css_'
  • Completion for compatible files '//css_inc <file_name>'
  • Completion for compatible files '//css_ref <file_name>'
  • Go to definition (documentation section) of '//css_*'
  • Go to definition (open file) of '//css_inc <file_name>'
  • Go to definition (open containing folder) of '//css_ref <file_name>'