index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
language_server
/
gdscript_text_document.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement didSave notification and rename request
Francois Belair
2021-07-17
1
-0
/
+2
*
Implement didClose notification in LSP
Francois Belair
2021-07-08
1
-0
/
+1
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
1
-3
/
+3
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
GDScript LSP: Implement signatureHelp
geequlim
2020-01-09
1
-0
/
+1
*
GDScript LSP: Implement goto declaration
geequlim
2020-01-04
1
-0
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Add custom api `textDocument/nativeSymbol` to allow inspect native symbols fr...
geequlim
2019-10-04
1
-0
/
+2
*
Implement DocumentLink of GDScript LSP Server
geequlim
2019-10-03
1
-1
/
+1
*
Add optional goto definition support for native symbols
geequlim
2019-08-11
1
-0
/
+1
*
Improved performance for completion and symbol resolvation.
Geequlim
2019-08-11
1
-0
/
+4
*
Add a symbol pool to cache all native symbols and workspackes symbols.
geequlim
2019-08-11
1
-0
/
+8
*
Add GDScript Language Protocol plugin
geequlim
2019-08-11
1
-0
/
+60