vscode-yaml-plus-json

Vscode extension making conversion between yaml and json fast and simple

MIT License

Stars
23
Committers
2

Bot releases are visible (Hide)

vscode-yaml-plus-json -

Published by hilleer over 4 years ago

  • Publish optimisation.
vscode-yaml-plus-json -

Published by hilleer over 4 years ago

  • Publish optimisation.
vscode-yaml-plus-json -

Published by hilleer over 4 years ago

  • Ignore out/ folder when publishing.
vscode-yaml-plus-json -

Published by hilleer over 4 years ago

  • Bundle extension.
vscode-yaml-plus-json -

Published by hilleer over 4 years ago

  • Security patch.
vscode-yaml-plus-json -

Published by hilleer over 4 years ago

  • Feature: Convert selection of JSON / YAML.
vscode-yaml-plus-json -

Published by hilleer over 4 years ago

  • Updated readme.
vscode-yaml-plus-json -

Published by hilleer over 4 years ago

  • Remove convert commands from command palette, when they are not applicable.
  • Make those commands actually work using the command palette and not only using the right click context menu.
vscode-yaml-plus-json -

Published by hilleer over 4 years ago

  • Added extension logo.
vscode-yaml-plus-json -

Published by hilleer over 4 years ago

  • Updated README.
vscode-yaml-plus-json -

Published by hilleer over 4 years ago

Added

  • Right click .json files to convert to .yml.
  • Right click .yml or .yaml files to convert to json.
vscode-yaml-plus-json -

Published by hilleer over 4 years ago

  • Auto save file after conversion.
vscode-yaml-plus-json -

Published by hilleer over 4 years ago

  • Update extension display name.
vscode-yaml-plus-json - v0.0.4

Published by hilleer over 4 years ago

  • Updated readme with description of how the extension works.
vscode-yaml-plus-json - v0.0.3

Published by hilleer over 4 years ago

  • Added support for .yml + .yaml --> .json conversion.