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
150ba031deefcde3fb84886d00666bd673fbedea
godot
/
modules
/
gdscript
/
language_server
History
Oliver Frank
6815bf42b3
Fix incorrect capabilities notification in LSP
...
(cherry picked from commit
2173d041af
)
2020-05-15 23:55:49 +02:00
..
gdscript_extend_parser.cpp
Style: Enforce braces around if blocks and loops
2020-05-14 21:57:34 +02:00
gdscript_extend_parser.h
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
gdscript_language_protocol.cpp
Style: Enforce braces around if blocks and loops
2020-05-14 21:57:34 +02:00
gdscript_language_protocol.h
Style: Set clang-format Standard to Cpp11
2020-03-17 07:36:24 +01:00
gdscript_language_server.cpp
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
gdscript_language_server.h
…
gdscript_text_document.cpp
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
gdscript_text_document.h
…
gdscript_workspace.cpp
Style: Enforce braces around if blocks and loops
2020-05-14 21:57:34 +02:00
gdscript_workspace.h
…
lsp.hpp
Fix incorrect capabilities notification in LSP
2020-05-15 23:55:49 +02:00