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_extend_parser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #32588 crash in language server
HaSa1002
2019-10-11
1
-1
/
+1
*
Format documentations to markdown only when needed
geequlim
2019-10-05
1
-64
/
+6
*
Implement DocumentLink of GDScript LSP Server
geequlim
2019-10-03
1
-0
/
+39
*
Fix codeblock formating to markdown
geequlim
2019-10-03
1
-2
/
+2
*
Fix `line` being assigned to twice in the GDScript language server
Hugo Locurcio
2019-09-23
1
-4
/
+2
*
Changed some code found by Clang Tidy and Coverity
qarmin
2019-09-22
1
-0
/
+2
*
Add optional goto definition support for native symbols
geequlim
2019-08-11
1
-20
/
+71
*
Add generate script api to dictionary support
Geequlim
2019-08-11
1
-5
/
+147
*
Check client workspace directory is valid
Geequlim
2019-08-11
1
-1
/
+0
*
Improve symbol resolve for inner classes
Geequlim
2019-08-11
1
-19
/
+89
*
Improved performance for completion and symbol resolvation.
Geequlim
2019-08-11
1
-69
/
+23
*
Add optional smart resolve sulotion
geequlim
2019-08-11
1
-7
/
+36
*
Add a symbol pool to cache all native symbols and workspackes symbols.
geequlim
2019-08-11
1
-22
/
+299
*
Add GDScript Language Protocol plugin
geequlim
2019-08-11
1
-0
/
+237