virtualx-engine/modules/gdscript/language_server
Rémi Verschelde 818f1eed31 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 14:53:37 +02:00
..
gdscript_extend_parser.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gdscript_extend_parser.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
gdscript_language_protocol.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gdscript_language_protocol.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
gdscript_language_server.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gdscript_language_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gdscript_text_document.cpp Use insertText from the internal autocompletion 2022-06-16 10:11:33 +02:00
gdscript_text_document.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
gdscript_workspace.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gdscript_workspace.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
lsp.hpp Use insertText from the internal autocompletion 2022-06-16 10:11:33 +02:00