command-variable
command-variable copied to clipboard
Visual Studio Code extension for variable substitution via ${command:commandID}
Is it possible to handle cancelling the selection for pickStringRemember?
issue emerged from #96 > **[l-inc](https://github.com/l-inc)**: `addLabelToTop`: the name puts an emphasis on the visual side-effect rather than on the actual functional feature it brings. A possible alternative to this...
issue emerged from #100 > **[Qazorr](https://github.com/Qazorr)**: will this also be included in the `file.pickFile` to maybe show the last picked file or put some emphasis on chosen files?
Related #103 Pressing Escape on various prompts no longer cancels the process. I'm ~90% sure this worked fine a few months ago, so I suspect some VSCode update recently may...
Installed the plugin in Eclipse Theia IDE, followed the example for dateTime and extension.commandvariable.dateTime does not evaluate. Just tested only this command, maybe others also don't work. Eclipse Theia IDE...
Thanks for your work on this useful extension. Is it possible to use it to create a variable when the extension is installed, but have a graceful fallback for when...
Hi, recently I'm switching my ide from visual studio to vs code so I'm new to vs code. I recognized envFile in launch.json doesn't work for tupe=dotnet. I'm thinking of...