Skip to content

0.7.6 - Extending Intellisense

Compare
Choose a tag to compare
@darrenkopp darrenkopp released this 12 Oct 20:41
· 139 commits to master since this release

Bug Fixes

  • Comment / Uncomment Selection would result in messed up formatting (issue #11)

Improvements

  • You can now get intellisense from other files in the current file you are working on without using an @import directive by adding /// <reference path="../some/file" />.