Commit Verlauf

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