Replies: 2 comments 2 replies
-
Does it behave the same way with GDScript scripts for you? I use GDScript, not C#, but I know that VS Code always opens the whole project and connects to the Godot LSP whenever I open a script from within the editor. |
Beta Was this translation helpful? Give feedback.
1 reply
-
This depends on your settings. Make sure the Godot EditorSetting |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
Forgive me if this has been suggested already, but it would be a great quality of life feature if, once I'm using an external IDE, like VSCode, when I click double click a script inside Godot, instead of opening just that one script, the whole project folder would be openned.
Opened single script:
Opened project folder:
Beta Was this translation helpful? Give feedback.
All reactions