Skip to content

Releases: svipas/vscode-control-snippets

1.9.1

07 Jul 13:11
Compare
Choose a tag to compare
  • Update all dependencies.
  • Change project file names convention.

1.9.0

25 Jun 11:08
Compare
Choose a tag to compare
  • Update all dependencies.
  • Bundle extension with webpack for faster startup.

1.8.1

17 May 17:21
Compare
Choose a tag to compare
  • Reformat project with new settings.
  • Update image.
  • Update all dependencies.

1.8.0

30 Apr 17:42
Compare
Choose a tag to compare
  • Format project with Prettier 2.
  • Rename main.test.ts to extension.test.ts.
  • Fix wrong method usage if nothing was selected in the picker.
  • Throw error if snippet is already disabled/enabled while disabling/enabling it.
  • Create tests for disabling/enabling snippets.

1.7.6

29 Apr 17:29
Compare
Choose a tag to compare
  • Change indentation to tabs.
  • Update all dependencies.
  • Change filename convention to kebab-case.
  • Add vscode:publish script.

1.7.5

06 Mar 11:39
Compare
Choose a tag to compare
  • Update all dependencies.
  • Refactor extension.

1.7.4

25 Feb 12:51
Compare
Choose a tag to compare
  • Update all dependencies including TypeScript to 3.8

1.7.3

13 Feb 20:45
Compare
Choose a tag to compare
  • Update all dependencies.
  • Refactor extension.

1.7.2

17 Jan 12:10
Compare
Choose a tag to compare
  • Update all dependencies.
  • Properly return exitCode after tests.

1.7.1

18 Dec 18:01
Compare
Choose a tag to compare
  • Update all dependencies.
  • Publish extension with --yarn flag in vsce command.