Commit History

作者 SHA1 備註 提交日期
  Anilforextra adbe948bda String: Add contains(). 3 年之前
  Igor Kordiukiewicz f170d6a171 With auto_brace_complete enabled, selected text now gets wrapped by braces 3 年之前
  Rémi Verschelde 899cd34426 Merge pull request #57281 from Rubonnek/rename-subsequence 3 年之前
  Wilson E. Alvarez 3eb5e0ac50 Rename String::is_subsequence_ofi to String::is_subsequence_ofn 3 年之前
  Preslavb 6f1089af86 Fix selection being deleted and indentation not being accounted for 3 年之前
  kobewi 1422c756ed Rename request_code_completion signal 3 年之前
  Paulb23 f43f68f605 Convert TextEdit callbacks to Callable 3 年之前
  bruvzg 85424afee6 Fix CodeEdit guidelines position. 3 年之前
  Rémi Verschelde b238218363 Merge pull request #55851 from Chaosus/better-completion-options-list_rebased 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  luz paz a124f1effe Fix various typos 3 年之前
  Yuri Roubinsky 526390c048 Fix highlight for completion options match (rebased) 3 年之前
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 年之前
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related 3 年之前
  Rémi Verschelde 1b89296fad Merge pull request #55227 from ator-dev/fix-code-folding 3 年之前
  ator-dev bac0a035c9 Fix code folding when end of block is unindented delimiter 3 年之前
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 年之前
  Paulb23 2a302f7097 Fix TextEdit mouse interactions when the last line is hidden 3 年之前
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 年之前
  bruvzg ebbc25e89c Ignore empty Font resources as theme override. 3 年之前
  Haoyu Qiu 0a381137bc Fix crash when executing CodeEdit._main_gutter_draw_callback 3 年之前
  Rémi Verschelde 010e17b44f Merge pull request #53476 from Paulb23/breakpoint-move-up-fix 3 年之前
  Paulb23 0caab00d66 Fix breakpointed_lines out of sync when removing lines above 3 年之前
  Eric M ced7d51e23 Fix the "END" key behaving like "PAGE_DOWN" in code completion. 3 年之前
  Jean-Michel Bernard 9c375170e4 Fix deleting selection at the first line do not work with backspace 3 年之前
  Lightning_A c63b18507d Use range iterators for `Map` 4 年之前
  Eric M e0f8410d16 Improved breakpoint gutter for CodeEdit. 3 年之前
  Yuri Roubinsky e70a0d950a Fix incorrect offsets of tooltip content in `CodeEdit` 3 年之前
  Anilforextra cc51b045da Construct values only when necessary. 3 年之前
  Paulb23 35264d5782 Change completion prefixes to single char and unnecessary ui_cancel accept_event 3 年之前