nzsql for Visual Studio CodeFeaturesExecute highlighted SQL queries in nzsql. How to use this extension:
RequirementsThis extension requires User settingsOne can set a custom path for nzsql binary, nzsql command line options and spin files to watch for in
To see the full list of supported nzsql options, run this command in terminal NOTE: Please do not use Release Notes1.0.0Initial release of nzsql 1.0.1Remove line numbers in the error messages 1.0.2Do not show the terminal command in vscode's integrated terminal Output the result to a vscode's output channel instead of a built-in terminal window 1.0.3Add syntax highlighting (log) to the output 1.0.4Output is more responsive when running a large amount of queries at once 1.0.5Preserve focus when showing output channel 1.0.6Source ~/.bashrc before executing 1.0.7Show client and server version at the beginning of the output 1.0.8Add user settings: nzsql.path and nzsql.args 1.0.9Add keyboard shortcut for the extension: Ctrl + Enter (Mac and Windows) 1.0.10Remove client and server version 1.0.11Support a status bar item that shows the status of NPS server 1.0.12Make the status bar item disappear when NPS server's state can't be determined 1.1.0Add the ability to attach gdb debugger to processes emiting spin files 2.0.0Include status bar icons for server status and debug status
Better support for concurrent debugging sessions
Not compatible with the old spin files method unless 2.0.1Debugger not to stop at SIG40 2.0.2Fix spellings Newer versions are documented in changelog |