Skip to content

Releases: pehrs/vscode-vespa

1.1.4

30 Jan 08:53
Compare
Choose a tag to compare

Extension details @ vscode marketplace

  • Make sure you can run query if zipkin is NOT defined.
  • Fix bug with number type columns.

1.1.3

30 Jan 08:22
Compare
Choose a tag to compare

Extension details @ vscode marketplace

  • Fixed issues with connecting to single node cluster at Vespa cluster startup and deployment.

1.1.2

11 Jan 11:40
Compare
Choose a tag to compare

Extension details @ vscode marketplace

  • Improvments on Vespa schema highlighting
  • Improvments on YQL request highlighting and query completion.

1.1.1

10 Jan 11:37
Compare
Choose a tag to compare

Extension details @ vscode marketplace

Changes

  • Vespa Explorer
    • Browse cluster doc-types and fields
    • Browse and download application content
    • Removed the connection info
  • Simple Highlighting Syntax for Vespa schemas (*.sd)
  • WIP: Added some simple coloring for the "yql" property in the json highlight syntax

1.1.0

09 Jan 13:45
Compare
Choose a tag to compare
  • Add button to save YQL result json as file.
  • Support for multiple vespa clusters via custom config
  • Move configuration to $HOME/.config/vscode-vespa/vespa-config.json
  • Vespa explorer to view details about the configured vespa clusters.
  • Vespa Cluster Info panel with document-info and iframe for Controller Status page.
  • "Vespa YQL Results" tab added to YQL results containing details about the query request.
  • editor/title menus for
    • Connecting to cluster
    • Edit Cluster Config
    • Show Vespa Cluster Info

Extension details @ vscode marketplace

Fix keyboard shortcuts

01 Jan 13:59
Compare
Choose a tag to compare
  • Fix the clashes with built-in keyboard shortcuts
  • Minor fix for zipkin traces.

Initial Release

29 Dec 11:53
Compare
Choose a tag to compare

This is the first release of the vscode-vespa extension.