Commit Graph

5 Commits

Author SHA1 Message Date
yed podtrzitko
c6406c876a External Editor: add info about debugger setting option (#6253)
* External Editor: add info about debugger setting option

* Apply suggestions from code review

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-10-04 13:11:09 +02:00
Michael Conrad
f62322bd6a Fix JetBrains Rider arguments in Using an external text editor (#6019)
Adding the project folder to the exec args lets Rider open the project's folder
as a project and still also open the specified file.

This resolves an issue where if I open a file in a folder from Godot, the folder is treated
by Rider incorrectly as the project root.
2022-08-02 02:07:23 +02:00
Loregret
28a12f7a68 Remove warning about fixed issue in Using an external text editor (#5629) 2022-02-21 18:09:20 +01:00
Nathan Lovato
364789479a Edit external_editor.rst
Add intro
Tweak text
Add commands for Emacs
Link to the two official external editor plugins
2020-10-28 13:51:42 -06:00
Nathan Lovato
4481e89331 Move editor manual 2020-10-28 13:51:33 -06:00