Shaun Miller
Shaun Miller
How do we upvote issues? This is an annoying issue.
I have the Pylance extension installed but not the Pyright extension. That is to say, the pyright extension doesn't appear in the list of installed extensions and it doesn't appear...
E:\>code-insiders --list-extensions ms-dotnettools.vscode-dotnet-runtime ms-python.python ms-python.vscode-pylance ms-toolsai.jupyter ms-toolsai.jupyter-keymap ms-toolsai.jupyter-renderers ms-vscode-remote.remote-wsl ms-vscode.cpptools ms-vscode.powershell-preview VisualStudioExptTeam.intellicode-api-usage-examples VisualStudioExptTeam.vscodeintellicode-completions VisualStudioExptTeam.vscodeintellicode-insiders
I ran into this and the current result is unexpected. There is no semantic difference between `"\mydir\"` and `"\mydir"`. However, the return result from create_directories is different. In the former,...
I'm talking about the trailing slash. For some reason they don't display in the comment I wrote. They are in there when I click Edit, but they don't display after...