Connect to remote q session and execute q statements in Sublime Text
Ctrl + Alt + qto add q connections and quickly switch between themCtrl + eorCtrl + Enterto send highlighted block of text or the whole lineCtrl + Shift + eorCtrl + Shift + Enterto get the result in json format, similar to above (requires .j.j)- Syntax higlighing
- shows rows, column, time, mem usage at status bar
- auto complete
F1open help at cursorF2print variable at cursorF3show type at cursorF4show table and columnsF5show environmentsshift + F5show memory usage