Open zero-plusplus opened 1 year ago
Implement the following command variables.
vscode-autohotkey-debug.variables.pinnedFile
vscode-autohotkey-debug.variables.firstFile
vscode-autohotkey-debug.variables.lastFile
Implement the following command variables.
vscode-autohotkey-debug.variables.pinnedFile
- Returns the path to the first pinned file foundvscode-autohotkey-debug.variables.firstFile
- Returns the path of the first file found in the first tab groupvscode-autohotkey-debug.variables.lastFile
- Returns the path of the last file found in the last tab group