Commit History

Author SHA1 Message Date
  Paulb23 0b3fba45c6 Move convert_indent into CodeEdit 2 years ago
  Clay John 610877e326 Merge pull request #72288 from MewPurPur/use-string-repeat 2 years ago
  VolTer 6b84e258d2 Use String.repeat() in more places 2 years ago
  Rindbee 23d6225c1e Fix `line_spacing` in code editor will not take effect immediately on change 2 years ago
  VolTer f587a21899 Code style improvements to text_edit and related 2 years ago
  Yuri Sizov aeb4489e63 Merge pull request #75070 from jmb462/74802 2 years ago
  Ron B. Yeh 1e9fd10f68 Fix off-by-one issue where Go to Line dialog shows the incorrect line 2 years ago
  Jean-Michel Bernard 68ad3338ef Fix commenting collapsed function issue 2 years ago
  aXu-AP d188068caa Fix toggle comment not moving caret 2 years ago
  aXu-AP bdfb10fb98 Rework code editor multiline operations 2 years ago
  Rémi Verschelde b342dcdf04 Remove some unused signals 2 years ago
  Paulb23 8cb05a5e53 Fixed removing secondary carets when editing with search open 2 years ago
  bruvzg 5361ec9f43 Implement BiDi override mode for GDScript source. 2 years ago
  Paulb23 b9f24f1586 Remove secondary carets when using FindReplaceBar 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
  Rémi Verschelde 4bca815d41 Merge pull request #69132 from RumblingTurtle/multiline-move-fix 2 years ago
  Eduard Zalyaev c3eec67f06 Script editor: Rewrite multiline move logic. Preserving all carets and their selections intact on alt+up/down shortcut 2 years ago
  Rémi Verschelde d4c4a44607 Merge pull request #68759 from MewPurPur/bookmark-fix 2 years ago
  Aaron Franke f6714858bf Rename TextureButton set_*_texture methods to set_texture_* 2 years ago
  VolTer 135c8cbf98 Fix text selection persisting on bookmark traversal 2 years ago
  Christian Cuevas 5347c2b10e Fix "Search" match inconsistencies 2 years ago
  Hugo Locurcio 11842eb738 Disable code font ligatures by default in the editor 2 years ago
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 2 years ago
  Rindbee ff0de4e220 Fix some bugs about search in code editor 3 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 years ago
  Rémi Verschelde f5903215d0 Merge pull request #61902 from Paulb23/multi-caret 2 years ago
  Paulb23 0cbe176ce6 Add multi caret support to Editor 3 years ago
  kobewi 14435ebcee Split script navigation state and edit state 2 years ago
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 years ago