-
Notifications
You must be signed in to change notification settings - Fork 319
Description
hey there,
I am used to use vscode as portable and it is just a path among my environment variables. I also use Total Commander as the file explorer, and run vscode simply by typing "code ." in any directory. other times I open a command prompt anywhere, browse through folders with old good console commands and then again use "code ." to start editing.
today I am trying to work with python, and to be honest I dont like installing things system wide, thus the portables. I renamed "VS Code.exe" to "vscode.exe" to write without spaces, but this dot problem I met is annoying.
whenever I type "vscode .", it uses notebooks folder in WinPython directory. "vscode %cd%" works but it is tiresome to both remember and write.
I dont know how popular vscode is with WinPython, but I am hoping you would fix this behaviour to open current directory.
version: WPy64-3830