Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 éve |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
3 éve |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
3 éve |
lucasvanmol
|
6742f6894e
Fix highlight color for class attributes that are also keywords
|
4 éve |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 éve |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 éve |
Hugo Locurcio
|
621bafb948
Tweak the default function definition color when using a dark theme
|
5 éve |
Bojidar Marinov
|
db89fef8fa
Highlight singletons and class_names in GDScript
|
5 éve |
Hugo Locurcio
|
28d3a6051c
Use base `Color()` constructors instead of `Color::html()`
|
5 éve |
Rémi Verschelde
|
36591b1ae8
Merge pull request #28416 from JellyWX/binary-literals
|
5 éve |
hbina085
|
f78baa5f93
added a const keyword for a methods that return constant literal...
|
5 éve |
jude-lafitteIII
|
d3cc9c0bf1
Support for binary literals in GDScript. Added an error that shows if a point is written in a hex literal. Added highlighting for binary literals in GDScript
|
5 éve |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 éve |
Paulb23
|
49dc1ec749
Fix types highlighting outside of function args and var declarations, issues 22029,21638
|
6 éve |
Rémi Verschelde
|
62ecb44035
Fix warning about functions defined but not used [-Wunused-function]
|
6 éve |
Paulb23
|
f051f5110e
Fixed scientific notaion not highlighting correctly, issue 21435
|
6 éve |
George Marques
|
95351ac867
Add syntax highlighting to type hints
|
6 éve |
Paulb23
|
08c036b706
Removed duplicate default colours and removed GDScriptHighligher colours from main editor.
|
6 éve |
Paulb23
|
adeed58477
Added GDScript NodePath highlighting
|
6 éve |
Paulb23
|
4cd16f6ba9
Added GDScript function definition highlighting
|
6 éve |
Paulb23
|
28dfc7f915
GDScript highlighter now remembers previous state
|
6 éve |
Paulb23
|
c3d93edf3d
Exclude GDScriptSyntaxHighlighter from non-tool builds
|
6 éve |