Lukas Tenbrink
|
e2931a5c19
Make conversions from `NodePath` to `String` explicit.
|
1 ماه پیش |
Thaddeus Crews
|
579feb387c
Core: Add `[[nodiscard]]` to string-like classes
|
1 سال پیش |
loki7
|
23a2481abc
Fix LSP not returning expected localization for API docs.
|
3 ماه پیش |
Pāvels Nadtočajevs
|
9abe2e5294
Add `uri_file_decode` to handle `+` in file names.
|
4 ماه پیش |
HolonProduction
|
e2c3731cdd
JSONRPC: Require manual method registration
|
4 ماه پیش |
Yyf2333
|
22b5ec17fb
Using iterator pattern instead of List::Element *.
|
6 ماه پیش |
Thaddeus Crews
|
1cb3cfaa8e
Style: Convert namespaces to PascalCase
|
4 ماه پیش |
A Thousand Ships
|
331a43a9d8
Add `String::remove_char(s)` methods for performance and convenience
|
1 سال پیش |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
11 ماه پیش |
Danil Alexeev
|
80d11500b5
Code Editor: Add documentation tooltips
|
7 ماه پیش |
A Thousand Ships
|
a0dbdcc3ab
Replace `find` with `contains/has` where applicable
|
1 سال پیش |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 سال پیش |
R. Alex Hofer
|
2452176990
Have GDScriptWorkspace::list_script_files respect .gdignore.
|
1 سال پیش |
Danil Alexeev
|
8ffc50ee8c
GDScript: Canonicalize script path in FQCN
|
1 سال پیش |
Danil Alexeev
|
a2e3e31e80
GDScript: Fix extension comparison for exported scripts
|
1 سال پیش |
BooksBaum
|
0202a36a7a
Language Server: Improve hovered symbol resolution, fix renaming bugs, implement reference lookup
|
2 سال پیش |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
2 سال پیش |
Adam Scott
|
10fe6f14bb
Fix GDScript LSP variable rename
|
2 سال پیش |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 سال پیش |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 سال پیش |
Lamia
|
2ff69d6181
fix: add uri_decode to root_uri #63388
|
3 سال پیش |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
2 سال پیش |
Lamia
|
42a16ef76e
fix: modifies workspace->root_uri so that p_uri is symmetrical to other operating systems. #63388
|
3 سال پیش |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
3 سال پیش |
Lamia
|
3fa943fe23
LSP: Sanitizes protocol URI `file:///c%3A` in file path
|
3 سال پیش |
reduz
|
45af29da80
Add a new HashSet template
|
3 سال پیش |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 سال پیش |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 سال پیش |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 سال پیش |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 سال پیش |