Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

66 lines (41 loc) · 1.74 KB

[0.13]

  • show simple documention of urls endpoints and its external links to elastic.co on hover.

[0.12]

  • @KenDobbins: Allow ctrl+enter to run command
  • better request body selection (blank line allowed)
  • simple protocol (https) support

[0.11]

  • @jgowdyelastic: Using tabSize setting for json indentation
  • minor bugfix

[0.10]

  • adding requested feature: keybindings
  • fix some decorations issues

[0.9]

  • @tsouza: add IntelliSense/autocomplete for es6
  • bug fixes

[0.8]

  • @tsouza: add simple IntelliSense/autocomplete for methods path
  • @heatwave: bug fixes

[0.7]

[0.6]

  • fixed issue #1: elasticsearch logo style guides
  • adding requested feature: elastic.showResultAsDocument: Show result in a new json file, or show in default view.
  • some bug fixes
  • better syntax highlight

[0.5]

  • big changes: migrate execution of query to CodeLens.
  • add Json validator and Auto indent command.

[0.4]

  • bug fixes
  • add context menu for copy JSON path and copy JSON content

[0.3]

  • bug fixes
  • better output ui
  • add _cat toolbar
  • work with Elasticsearch file type without .es extention

[0.2]

  • bug fixes
  • better output ui

[0.1]

  • initial release