mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 08:23:29 +00:00
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
This commit is contained in:
parent
7686cfec64
commit
9f55bd971e
64 changed files with 180 additions and 64 deletions
|
@ -34,6 +34,7 @@
|
|||
#include "core/os/os.h"
|
||||
#include "editor/editor_log.h"
|
||||
#include "editor/editor_node.h"
|
||||
#include "editor/editor_settings.h"
|
||||
|
||||
GDScriptLanguageServer::GDScriptLanguageServer() {
|
||||
_EDITOR_DEF("network/language_server/remote_host", host);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue