use high-performance javascript interface jkdb to kdb+/q, up to 10 times faster than vscode-q
- pop up for long text
- use a better chart package plotly for charting
- support more chart types
.qnb
file type is treated as q notebook in vscode. open the following file in vscode
- chart, put
// @chart lines|histogram|scatter|bar
as the first line
- more accurate
- call hierarchy
- linter
- formatter
ctrl+shift+p
and search "Format Document"- turn on auto format,
ctrl+shift+p
and search "Open User Settings(JSON)", and add the following lines
"[q]": {
"editor.tabSize": 2,
"editor.formatOnSave": true
},
- retain connections and remove processes
- auto refresh discovery server
- auto disconnect prod discovery server