Releases: MaterializeInc/vscode-extension
Releases · MaterializeInc/vscode-extension
v0.0.4
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
v0.0.2
v0.0.1
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