Add macOS editor location to README since it's not obvious (#332)

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
Brian Bugh
2022-03-20 11:20:25 -05:00
committed by GitHub
parent 1755e2f3c3
commit 1be4ccaaad

View File

@@ -44,6 +44,7 @@ for Godot by following these steps:
2. Select **Text Editor > External**
3. Make sure the **Use External Editor** box is checked
4. Fill **Exec Path** with the path to your VS Code executable
* On macOS, this executable is typically located at: `/Applications/Visual Studio Code.app/Contents/MacOS/Electron`
5. Fill **Exec Flags** with `{project} --goto {file}:{line}:{col}`
### VS Code