This website requires JavaScript.
Explore
Help
Sign In
izzy
/
shinobu
Watch
0
Star
0
Fork
0
You've already forked shinobu
mirror of
https://github.com/izzy2lost/shinobu.git
synced
2026-03-26 16:50:24 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ph-engine
shinobu
/
modules
/
gdscript
/
language_server
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Rémi Verschelde
62120c7841
Fix Steam input "crc" errors, and some other Coverity reports of uninitialized scalar variable
...
-
Fixes
#88630
. -
Fixes
#92578
.
2024-05-31 09:55:02 +02:00
..
gdscript_extend_parser.cpp
Reduce and prevent unnecessary random-access to
List
2024-05-04 16:08:55 +02:00
gdscript_extend_parser.h
Language Server: Improve hovered symbol resolution, fix renaming bugs, implement reference lookup
2023-09-11 09:46:34 -05:00
gdscript_language_protocol.cpp
Allow LSP to process multiple messages per poll
2024-03-08 18:49:29 +01:00
gdscript_language_protocol.h
Allow LSP to process multiple messages per poll
2024-03-08 18:49:29 +01:00
gdscript_language_server.cpp
Allow LSP to process multiple messages per poll
2024-03-08 18:49:29 +01:00
gdscript_language_server.h
Organize existing code for editor plugins
2024-04-27 11:59:58 -07:00
gdscript_text_document.cpp
[GDScript LSP] Fix
show_native_symbol_in_editor
2024-05-26 16:33:19 +02:00
gdscript_text_document.h
Language Server: Improve hovered symbol resolution, fix renaming bugs, implement reference lookup
2023-09-11 09:46:34 -05:00
gdscript_workspace.cpp
Replace
find
with
contains/has
where applicable
2024-05-08 12:37:42 +02:00
gdscript_workspace.h
Language Server: Improve hovered symbol resolution, fix renaming bugs, implement reference lookup
2023-09-11 09:46:34 -05:00
godot_lsp.h
Fix Steam input "crc" errors, and some other Coverity reports of uninitialized scalar variable
2024-05-31 09:55:02 +02:00