Commit History

Author SHA1 Message Date
  Paulb23 0b3fba45c6 Move convert_indent into CodeEdit 2 years ago
  aXu-AP bdfb10fb98 Rework code editor multiline operations 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Alfred Reinold Baudisch 02f7e03a66 Cancels the code complete timer when the caret moves to another line 2 years ago
  Rindbee ff0de4e220 Fix some bugs about search in code editor 3 years ago
  Rémi Verschelde f5903215d0 Merge pull request #61902 from Paulb23/multi-caret 3 years ago
  Paulb23 0cbe176ce6 Add multi caret support to Editor 3 years ago
  kobewi 14435ebcee Split script navigation state and edit state 3 years ago
  Yuri Roubinsky 7b94603baa Adding shader preprocessor support 3 years ago
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 years ago
  Oğuzhan Eroğlu 77a78cb4ad Indicate code editor search match number 3 years ago
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 3 years ago
  reduz 360dea5348 Add GDExtension support to Script 3 years ago
  Aaron Franke 918b09cabc Initialize bools in the headers in editor 3 years ago
  jmb462 dcd2a92af3 Port existing _notification code to use switch statements (part 1/3) 3 years ago
  Rémi Verschelde 11572c6e30 Editor: Cleanup some includes dependencies 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Marcel Admiraal 87a4ba492e Remove unimplemented methods 3 years ago
  Gordon MacPherson 1881b3adc5 Improve GDScript Editor and Improve latency 4 years ago
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 years ago
  Paulb23 b6f5912174 Move CodeEdit theme overrides into EditorTheme 4 years ago
  PouleyKetchoupp edc858ad82 Optimize theme change in code editor 4 years ago
  Rémi Verschelde d41f4aca77 Script editor: Rename 'Clone Down' to 'Duplicate Selection' 4 years ago
  Eric M d0e78c86d7 Added support for scripts reporting multiple errors to ScriptTextEditor 4 years ago
  Gregory Basile 8ab13f8ace Documentation search fixes 4 years ago
  kobewi da6aebeb4c Move FindReplaceBar out of CodeTextEditor 4 years ago
  Paulb23 00e10a842f Add custom background line colour to TextEdit and remove marked lines 5 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Paulb23 a0b409cb14 Add and convert editor to use CodeEdit 5 years ago
  Paulb23 bc4cee4458 Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 5 years ago