Skip to content

Releases: cdda-toys/cdda-json-formatter-vscode-extension

v1.0.8

12 Nov 16:35
Compare
Choose a tag to compare

Pass parameter to disable coloring to formatter

v1.0.7

12 Nov 16:24
Compare
Choose a tag to compare

Rebuild to pick up changes from the emcc output.

This should prevent unset color enum warning from printing when formatting invalid json

https://github.com/cdda-toys/cdda-json-formatter-emcc-build/releases/tag/v1.0.2

v1.0.6

11 Nov 16:27
Compare
Choose a tag to compare

Pick up new changes from CleverRaven/Cataclysm-DDA#68683

For #1

v1.0.5

29 Jun 11:23
Compare
Choose a tag to compare

Full Changelog: v1.0.4...v1.0.5

Turns out it's more complicated to make a formatter work remotely
Reverts extensionKind entry

v1.0.4

28 Jun 19:22
Compare
Choose a tag to compare

package.json manifest updates, update readme for Open VSX page

  • Update README.md for Open VSX instructions
  • Allow extension to work in untrusted workspaces
  • Set extensionKind to 'workspace'

Full Changelog: v1.0.3...v1.0.4

Publish to Open VSX

27 Jun 19:54
Compare
Choose a tag to compare

... Or try to

v1.0.2

27 Jun 18:07
Compare
Choose a tag to compare

Finish up dev containers workflow, check publish job still works

v1.0.1

27 Jun 14:49
Compare
Choose a tag to compare

Fix default formatter string
Add VS Code launch files

v1.0.0

27 Jun 14:29
Compare
Choose a tag to compare
Initial commit