Skip to content

Commit 5a99b22

Browse files
authored
Reference "Using an external text editor" in the "Visual Studio Code" page (#11158)
* Reference "Using an external text editor" in the "Visual Studio Code" page. Right now, it says that the Visual Studio Code page is the page for contributing to the engine, and refers the user to the C# guide to use an external editor. This commit also includes the GDScript-specific page.
1 parent 897f6ab commit 5a99b22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contributing/development/configuring_an_ide/visual_studio_code.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Visual Studio Code
77

88
This documentation is for contributions to the game engine, and not using
99
Visual Studio Code as a C# or GDScript editor. To code C# or GDScript in an external editor, see
10-
:ref:`the C# guide to configure an external editor <doc_c_sharp_setup_external_editor>`.
10+
:ref:`the C# guide to configure an external editor <doc_c_sharp_setup_external_editor>` or
11+
:ref:`the GDScript guide to using an external text editor <doc_external_editor>`.
1112

1213
`Visual Studio Code <https://code.visualstudio.com>`_ is a free cross-platform code editor
1314
by `Microsoft <https://microsoft.com>`_ (not to be confused with :ref:`doc_configuring_an_ide_vs`).

0 commit comments

Comments
 (0)