Commit History

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