GitHunt
YJ

yjhmelody/vscode-dolphindb-extension

dolphindb database

dolphindb-vscode README

Features

  • Hightlighting
  • Snippets for common patterns
  • Environment variables display
  • Connection to server
  • Native Functions code completion
  • native unit test

Command

  • When selected text, enter ctrl+E to run selected dolphindb code. When not selected text, it runs current line code.
  • Click right to choose/add/remove server config which is store in current workspace's setting.json
  • Enter ctrl+shift+p to choose DolphinDB: Helper for some useful documents.
  • Click right to test unit test: current file or current dir.

Requirements

None

Extension Settings

None

Known Issues

None

Release Notes

See CHANGELOG.md

Languages

TypeScript100.0%

Contributors

Apache License 2.0
Created June 20, 2019
Updated July 23, 2019
yjhmelody/vscode-dolphindb-extension | GitHunt