Commit History

Author SHA1 Message Date
  Jummit a6c1cfae99 Allow drag-clicking before symbol lookup 2 years ago
  Paulb23 4a9d4e3dad Add mutliple Caret support to TextEdit 3 years ago
  kobewi 8be27dc59e Replace Array return types with TypedArray 3 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 3 years ago
  MinusKube 336400dc42 Add the ability to drag the code completion scrollbar using the mouse click 3 years ago
  reduz 45af29da80 Add a new HashSet template 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 years ago
  reduz 360dea5348 Add GDExtension support to Script 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Paulb23 0caab00d66 Fix breakpointed_lines out of sync when removing lines above 3 years ago
  Paulb23 35264d5782 Change completion prefixes to single char and unnecessary ui_cancel accept_event 4 years ago
  Paulb23 ce064348fa Add CodeEdit breakpoint unit tests 4 years ago
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 years ago
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 years ago
  Paulb23 a736fb8ce9 Fix breakpoint toggle signal not firing when expected 4 years ago
  Paulb23 ae4dcb8918 Cleanup and bind remaing methods in TextEdit 4 years ago
  Paulb23 e60900a353 Make TextEdit cut, copy and paste overridable 4 years ago
  Paulb23 809a32c045 Clean up and complete CodeEdit inspector and docs 4 years ago
  Paulb23 dd5a37f556 Move symbol lookup into CodeEdit 4 years ago
  Paulb23 8f900ac178 Move line length guidelines into CodeEdit 4 years ago
  Paulb23 d1a1ad127e Move brace matching into CodeEdit 4 years ago
  Paulb23 12f0053555 Move auto brace completion to CodeEdit 4 years ago
  Paulb23 1a0cfc219b Move indent management to CodeEdit 4 years ago
  Paulb23 5c618dd03d Move code folding into CodeEdit and hide line hiding API 4 years ago
  Paulb23 c1b9971ad8 Move and expose Code Hint in CodeEdit 5 years ago
  Paulb23 1c16673798 Move and expose AutoComplete in CodeEdit 5 years ago
  Paulb23 680dc9e81a Add comment and string tracking to CodeEdit 5 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Paulb23 7829fdc1d0 Add folding gutter to code_edit 5 years ago