Commit History

Author SHA1 Message Date
  Yufeng Ying 33817b186f Remove unused header in drivers and modules. 7 months ago
  Danil Alexeev 98dac9e39c GDScript: Fix highlighting escapes in multiline raw strings 1 year ago
  Danil Alexeev faebb0895f GDScript: Highlight code region comments 1 year ago
  Danil Alexeev 2964c7d51c GDScript: Add raw string literals (r-strings) 1 year ago
  Danil Alexeev 54231682ba GDScript: Highlight comment markers (`TODO`, `FIXME`, etc.) 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rune 624af7e032 GDScript: fix highlighting '.' after global class name 2 years ago
  VolTer 88ad758b41 Added highlighting color for GDScript and GlobalScope functions 3 years ago
  kobewi 8be27dc59e Replace Array return types with TypedArray 3 years ago
  kobewi df5655fdca Highlight ^NodePath and &StringName differently 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Paulb23 fffeecfd68 Improvments for SyntaxHighlighters 4 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Gordon MacPherson 1881b3adc5 Improve GDScript Editor and Improve latency 4 years ago
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 years ago
  Hugo Locurcio 32e97cb805 Highlight annotations in the GDScript syntax highlighter 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rafał Mikrut e1811b689b Initialize class/struct variables with default values in platform/ and editor/ 4 years ago
  Paulb23 bc4cee4458 Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 5 years ago
  Paulb23 156daddaaf Expose Syntax highlighter for editor plugins 5 years ago
  Paulb23 2f1080be9b Convert syntax highlighters into a resource 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  hbina085 f78baa5f93 added a const keyword for a methods that return constant literal... 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  George Marques 95351ac867 Add syntax highlighting to type hints 7 years ago
  Paulb23 adeed58477 Added GDScript NodePath highlighting 7 years ago
  Paulb23 4cd16f6ba9 Added GDScript function definition highlighting 7 years ago
  Paulb23 28dfc7f915 GDScript highlighter now remembers previous state 7 years ago
  Paulb23 c3d93edf3d Exclude GDScriptSyntaxHighlighter from non-tool builds 7 years ago