Skip to content

Releases: MaterializeInc/vscode-extension

v0.0.4

09 Aug 16:30
6f14ea9
Compare
Choose a tag to compare

What's Changed

  • commands: keybinding to run query by @joacoc in #58
  • auth: enter simulates pressing continue when creating a profile by @joacoc in #59
  • schema: return empty schema when there is no profile loaded by @joacoc in #60
  • explorer: make the schema explorer to load when there is a context ch… by @joacoc in #61
  • explorer: added the clipboard command. by @joacoc in #64
  • sql: add support to run queries on md files by @joacoc in #65
  • Clicking two times in Run duplicates the results in the View Fixes #47 by @joacoc in #67
  • mz: release v0.0.4 by @joacoc in #68

Full Changelog: v0.0.3...v0.0.4

v0.0.3

07 Aug 12:56
25c4b01
Compare
Choose a tag to compare

Releasing a new version of the extension with a new image, icon and auth fix.

v0.0.2

04 Aug 16:01
cdba7ff
Compare
Choose a tag to compare

Second pre-release for the Visual Studio Code extension after trying the first pre-release.

What's Changed

  • extension: changes to multiple parts of the code after the first pre-… by @joacoc in #41
  • mz: release v0.0.2 by @joacoc in #42

Full Changelog: v0.0.1...v0.0.2

v0.0.1

04 Aug 14:57
Compare
Choose a tag to compare

First Visual Studio Code extension pre-release.

What's Changed

  • Refactor context by @joacoc in #26
  • Testing extension by @joacoc in #29
  • scripts: move to a new folder and turn to .ts by @joacoc in #34
  • tests: add custom dir for config and clean workflow by @joacoc in #35
  • refactor: solve many pending TODOs, improve parallel requests and fix… by @joacoc in #39
  • ci: publish process by @joacoc in #40

New Contributors

Full Changelog: https://github.com/MaterializeInc/vscode-extension/commits/v0.0.1