提交歷史

作者 SHA1 備註 提交日期
  kobewi b427d3585c Allow unindent without selection 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Rémi Verschelde 82b1cd6753 Merge pull request #62675 from Jummit/tolerant_lookup 2 年之前
  Michael Alexsander 4b6e6c6758 Stop centering clicked suggestions in the autocomplete popup 2 年之前
  Jummit a6c1cfae99 Allow drag-clicking before symbol lookup 2 年之前
  Paulb23 4a9d4e3dad Add mutliple Caret support to TextEdit 3 年之前
  kobewi 8be27dc59e Replace Array return types with TypedArray 3 年之前
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 3 年之前
  MinusKube 336400dc42 Add the ability to drag the code completion scrollbar using the mouse click 3 年之前
  reduz 45af29da80 Add a new HashSet template 3 年之前
  reduz 746dddc067 Replace most uses of Map by HashMap 3 年之前
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 年之前
  reduz 360dea5348 Add GDExtension support to Script 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Paulb23 0caab00d66 Fix breakpointed_lines out of sync when removing lines above 3 年之前
  Paulb23 35264d5782 Change completion prefixes to single char and unnecessary ui_cancel accept_event 4 年之前
  Paulb23 ce064348fa Add CodeEdit breakpoint unit tests 4 年之前
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 年之前
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 年之前
  Paulb23 a736fb8ce9 Fix breakpoint toggle signal not firing when expected 4 年之前
  Paulb23 ae4dcb8918 Cleanup and bind remaing methods in TextEdit 4 年之前
  Paulb23 e60900a353 Make TextEdit cut, copy and paste overridable 4 年之前
  Paulb23 809a32c045 Clean up and complete CodeEdit inspector and docs 4 年之前
  Paulb23 dd5a37f556 Move symbol lookup into CodeEdit 4 年之前
  Paulb23 8f900ac178 Move line length guidelines into CodeEdit 4 年之前
  Paulb23 d1a1ad127e Move brace matching into CodeEdit 4 年之前
  Paulb23 12f0053555 Move auto brace completion to CodeEdit 4 年之前
  Paulb23 1a0cfc219b Move indent management to CodeEdit 4 年之前
  Paulb23 5c618dd03d Move code folding into CodeEdit and hide line hiding API 4 年之前
  Paulb23 c1b9971ad8 Move and expose Code Hint in CodeEdit 5 年之前