q for Visual Studio CodeThis package is just for personal study on jshinonome's vscode-q extension. Please download his official version : Following is the original documentationThis extension adds syntaxes for the q language to VS Code. Recommend to use theme dracula/visual-studio-code. See the Changelog to know what has changed over the last few versions of this extension. Server ExplorerAll q servers list in the q Server Explorer, and it is easy to switch to different server. Query Console(default)Output just like q console to output channel. The console size is set to the same as q console. Use Query ViewThe query view is only optimized for querying table, and first run doesn't show table correctly. From the second run, table view should be normal. At least, you can send query to server now.
Call Highlight CommentsHighlight Semantic HighlightHighlight parameters for functions. There shouldn't be any space between FormatterAppend space to Shortcuts
PackagesThanks to the following packages that makes this happen. ReferenceI refer to the following repos for the first draft. Special thanks to quintanar401/language-kdb-q, I had been using it for years. License |