Replies: 2 comments
-
As far as I know, it is not possible. But honestly, if you can configure and use the VSCode this way, it's a better idea to use the built-in editor instead of a textarea in the webview tab (which is used in the extension). (Sorry for late response, I haven't been notified about this question.) |
Beta Was this translation helpful? Give feedback.
0 replies
-
UPDATE: Rebase editor of GitLens works the same way so it can be solved somehow. |
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.
-
As the title says, if i use VScode as text editor for commits, when i prompt on my shell
git commit
(without -m) it will open a new VScode tab, is possibile to open the editor instead that default tab?Thanks
Beta Was this translation helpful? Give feedback.
All reactions