VolTer
|
2e37c05fe6
Make GDScript number highlighting stricter
|
2 жил өмнө |
Haoyu Qiu
|
5a283bdbcd
Allow unicode identifier in GDScript syntax highlighter
|
2 жил өмнө |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 жил өмнө |
VolTer
|
52cfd4551d
Stop highlighting node refs if they are invalid identifiers
|
2 жил өмнө |
Markus Sauermann
|
3b14f0334c
Remove redundant Variant-types initializations
|
2 жил өмнө |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 жил өмнө |
Rune
|
624af7e032
GDScript: fix highlighting '.' after global class name
|
3 жил өмнө |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
3 жил өмнө |
VolTer
|
2d48bf0b88
Fix more highlighting bugs
|
3 жил өмнө |
Rémi Verschelde
|
cb39d7d08b
Merge pull request #65074 from MewPurPur/booleans-highlighting-fix
|
3 жил өмнө |
VolTer
|
54bb9c3dd5
Fixed a case for global function highlighting
|
3 жил өмнө |
VolTer
|
ff362f8586
Add missing values to binary operator highlighter check exceptions
|
3 жил өмнө |
VolTer
|
1342b8ccd6
Follow-up fixes to number highlighting
|
3 жил өмнө |
VolTer
|
a33ed6c046
Fix number highlighting
|
3 жил өмнө |
Rémi Verschelde
|
09086b0bb0
Merge pull request #64651 from MewPurPur/fix-globalfunc-highlighting
|
3 жил өмнө |
VolTer
|
88ad758b41
Added highlighting color for GDScript and GlobalScope functions
|
3 жил өмнө |
VolTer
|
73bbc61eb4
Tweaked StringName highlighting color
|
3 жил өмнө |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 жил өмнө |
Max Hilbrunner
|
6f273d2156
Merge pull request #63326 from MewPurPur/binary-highlighting-fix
|
3 жил өмнө |
VolTer
|
2e6108d181
Improve binary operator highlighting
|
3 жил өмнө |
Hugo Locurcio
|
0a24d40836
Improve script editor's light theme syntax colors for better readability
|
3 жил өмнө |
kobewi
|
df5655fdca
Highlight ^NodePath and &StringName differently
|
3 жил өмнө |
George Marques
|
eba3e0a9fc
GDScript: Support `%` in shorthand for `get_node`
|
3 жил өмнө |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 жил өмнө |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 жил өмнө |
bruvzg
|
244db37508
Cleanup and move char functions to the `char_utils.h` header.
|
3 жил өмнө |
Anilforextra
|
adbe948bda
String: Add contains().
|
3 жил өмнө |
Paulb23
|
fffeecfd68
Improvments for SyntaxHighlighters
|
4 жил өмнө |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 жил өмнө |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 жил өмнө |