Edit Grovebook files in VSCode.
- Open Grovebook files in VSCode
- Grove installed on a GraphXR server
- API Key for the GraphXR server
This extension contributes the following settings:
grovebook.apiKeys
: Map of GraphXR server origins to their corresponding API keys. For example:{ "https://my-graphxr-server.com": "my-api-key", "https://another-server.com": "another-api-key" }
- None
vsce package vsce publish
Initial release of Grovebook Editor.
- Fixed the API Key
- Open file with markdown language for appropriate syntax highlighting
- Save to ~/.kineviz-grove