Skip to content

yjhmelody/vscode-dolphindb-extension

Repository files navigation

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