Quellcode durchsuchen

Update intro_to_the_editor_interface.rst (#3143)

Visual Studio is usually defined as an IDE, whereas Visual Studio Code is meant to be a code editor.

Even though Visual Studio can work as an external code editor for Godot (especially for Godot Mono), I suppose that Visual Studio Code was intended to be written instead.
Giorgi Beriashvili vor 5 Jahren
Ursprung
Commit
33126f0622
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      getting_started/step_by_step/intro_to_the_editor_interface.rst

+ 1 - 1
getting_started/step_by_step/intro_to_the_editor_interface.rst

@@ -146,7 +146,7 @@ Modify the interface
 
 Godot’s interface lives in a single window. You cannot split it across
 multiple screens although you can work with an external code editor like
-Atom or Visual Studio for instance.
+Atom or Visual Studio Code for instance.
 
 Move and resize docks
 ~~~~~~~~~~~~~~~~~~~~~