Custom External Editors
We really need a way to configure unsupported IDEs as external editors.
I should be able to specify the executable path and arguments as well as interpolating the repository folder into the arguments.
Comments: 16
-
14 Apr, '22
Adrian MergedIt would be nice to be able to configure Notepad++ as an external editor. Often I want to open a file quickly in a simple editor. Now I have to select "Show in folder" first and then open the file with the Notepad++.
-
25 Oct, '22
Joey Kelroy Admin"Support VSCode Insiders" (suggested by Samuel on 2022-10-16), including upvotes (1) and comments (0), was merged into this suggestion.
-
03 Nov, '22
Nils de BruinSupport PyCharm and IntelliJ Fleet e.g.
-
10 Nov, '22
Axel HeiderPlease allow selecting custom editors. It's really a pain when having to deal with various file formats, where I just want to open a small editor. Having to install VSCode just for this is overkill - and the "open with default" can't be used as this opens image viewers, video players, browsers and all kind of stuff that is useful for viewing thing, but not for editing the files.
-
10 Nov, '22
Axel HeiderSeem this is basically https://feedback.gitkraken.com/suggestions/194807/configure-a-custom-diffmergeeditor-tool-within-gitkraken again.
-
10 Nov, '22
Trevor Admin"Notepad++ as external editor" (suggested by Adrian on 2022-04-14), including upvotes (5) and comments (0), was merged into this suggestion.
-
15 Dec, '22
Shad VickUpvote for notepad++ as external editor for quick updates.
-
17 Jan
Peter DankhazSupport PhpStorm please :)
-
20 Mar
Anton Hiblsupport for this for emacs and/or vim would be nice as well.
-
28 Mar
Robert SipekPhpStorm would be nice
-
04 Apr
Raphael JordanyPhpstorm pls
-
16 May
Ales GorkicNotepad++ would be nice.
I simply do not understand where is the problem of why not allowing to run any external editor or default system editor. It is just a couple of lines of code. -
26 Jun
Joey Kelroy Admin"Add VSCode Insiders as an option for your default code editor" (suggested by Gami on 2023-06-25), including upvotes (1) and comments (0), was merged into this suggestion.
-
02 Aug
Axel HeiderPlease, could you implement this. The option should also be adding more than one custom editor. It's really a pain when there is no way to open a file with a non-standard extension (or no extension at all) in a simple editor. And for some files (e.g. svg, html) the default system extension is a viewer, which I do not want to change. But I still need to be able to edit them also.
-
18 Aug
Paul BezansonI installed VSCode and accepted the default installation locations. Still, GitKraken can't find it and there is no way for me to tell GitKraken where it is! At the very least, GitKraken should allow the user to enter the file system location of any supported external applications (like most other systems do).
-
24 Aug
Rolf SanderYes, please add the option to run any external editor for merging!
As a start, a very simple solution would be to provide the filepaths of
"A", "B" and "Output" during the merge and allow the user to modify
those files externally.