Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

29 lines (21 loc) · 1.14 KB

v1.4.0

  • Feature: Add support for workspace trust

v1.2.1

  • Documentation: Added missing documentation for showBuildInLibs

v1.2.0

  • Feature: Support for import 'modulename' syntax. Thank you @elderfo #25

v1.1.0

  • Feature: Import command, thank you @dgieselaar
  • Feature: List build in node modules #14

v1.0.0

  • Feature: recursivePackageJsonLookup, thank you @kasperekt
  • Feature: packageSubfoldersIntellisense (experimental), thank you @dgieselaar
  • Fixes dashes inside name, thank you @kasperekt, #10

v0.1.4

v0.1.3

  • Fixed conflict with PathIntellisense

v0.1.1

  • Fixed compatibility with VS Code 1.3

v0.1.0

  • Initial release