WarpScript and resulting JSON are sent gzipped between the client and the server
(experimental) You can close all the JSON result files to clean your workspace (command Ctrl+Shift+P > "Close all Warp 10 JSON output in the workspace" command)
Tips
To slow down autocompletion, you can use VS Code built in configuration editor.quickSuggestionsDelay
// @endpoint http://xxx/api/v0/exec at the beginning of the script change the remote execution endpoint
// @localmacrosubstitution false at the beginning of the script deactivate the local macro substitution
// @preview none at the beginning of the script disable the preview. gts or image force the focus to the GTS or image preview after execution.
You can set the VS Code default language to WarpScript (Ctrl+, search for default language settings). Every new file (Ctrl+N) will be a WarpScript.
Graph interactions
Alt + Mouse wheel : Zoom
Click + Drag : Select to zoom
Shift + Click : Pan
Double-Click : Restore zoom
a : show all GTS
n : hide all GTS
b : select one GTS, then the other one. Maj+b for reverse browsing