Is there a way to disable the extra directory context menu entries or move them further down? #25819
Replies: 1 comment
-
|
Nevermind, it looks like I attributed this to the wrong extension. Looks like these menu entries only get added a little while after startup, so disabling the Python extension and reloading would get rid of them for a short while. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When the Python extension is installed / enabled and I right-click a directory in the explorer, I see "Create New Notebook…" and "New File from Template…" as the first two options, before "New File…" and "New Folder…" which are usually the first two. This is very annoying as I have developed muscle memory for creating new directories by right clicking, moving the mouse to the second entry and clicking it.
I looked for existing issues and found something about Jupyter which is apparently now independent of this extension (and I don't see it being installed). Any help would be appreciated. For now I'm disabling the extension because I'm not working on Python stuff regularly.
Beta Was this translation helpful? Give feedback.
All reactions