This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6d58ea6ce7da8e07ad9bcc0252207407602a028d
godot
/
modules
/
gdscript
/
language_server
History
Francois Belair
5774098a91
Implement didClose notification in LSP
...
(cherry picked from commit
10429019ad
)
2021-07-13 10:20:02 +02:00
..
gdscript_extend_parser.cpp
Style: Enforce braces around if blocks and loops
2021-05-05 15:02:01 +02:00
gdscript_extend_parser.h
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2021-05-04 14:45:16 +02:00
gdscript_language_protocol.cpp
Style: Enforce braces around if blocks and loops
2021-05-05 15:02:01 +02:00
gdscript_language_protocol.h
…
gdscript_language_server.cpp
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2021-05-04 14:45:16 +02:00
gdscript_language_server.h
…
gdscript_text_document.cpp
Implement didClose notification in LSP
2021-07-13 10:20:02 +02:00
gdscript_text_document.h
Implement didClose notification in LSP
2021-07-13 10:20:02 +02:00
gdscript_workspace.cpp
Translate file path to URI on LSP symbol requests
2021-06-29 13:12:15 +02:00
gdscript_workspace.h
…
lsp.hpp
Style: Enforce braces around if blocks and loops
2021-05-05 15:02:01 +02:00