Commit History

Author SHA1 Message Date
  Aarni Koskela f134769506 Fix various typos 7 months ago
  Haoyu Qiu 504e0656bb Add TextEdit option to prevent copying without a selection 1 year ago
  Rémi Verschelde db5003519a Merge pull request #89554 from smnast/backspace-unfold 1 year ago
  kit a7da814c6b CodeEdit Fix move lines up/down viewport and selection issues 1 year ago
  MrPersonDev 2860b99077 Fix backspace always unfolding previous line 1 year ago
  kit 948f09632e Unhide carets in add selection for occurrence 1 year ago
  kit 773a473807 Overhaul multiple caret editing in TextEdit. 1 year ago
  Markus Sauermann 48ea019322 Fix a special case for button masks 1 year ago
  Rafael Chuva 8c36282feb Fix region section not ignoring #region and #endregion when in a string 1 year ago
  HolonProduction d5847fa54e Fix updating delimiter cache of `CodeEdit` when typing on the first line 1 year ago
  Danil Alexeev 881fe67d94 Code Editor: Fix regression with using doc comments for code regions 1 year ago
  Adam Scott 25cbb682f5 Fix code completion override of home and end keys 2 years ago
  Rémi Verschelde b11309ddb6 Merge pull request #81633 from matorin57/code-completion-popup 1 year ago
  PucklaMotzer09 d2e651f403 Add Duplicate Lines shortcut to CodeTextEditor 2 years ago
  DESKTOP-UT43QTQ\Garrigan-Desktop 303d0994e9 Avoid resetting the code completion popup excessively 2 years ago
  Jean-Michel Bernard 67dce301aa Add code region folding to CodeEdit 2 years ago
  ajreckof 19632eaf50 Change precedence in rules to make location after proper casing. 2 years ago
  Rémi Verschelde 6fb391bc23 Fix various typos with codespell 2 years ago
  ajreckof 006e899bb3 sort code completions with rules 2 years ago
  RedworkDE 8e7afec479 Fix various errors when running the unit tests 2 years ago
  Paulb23 0b3fba45c6 Move convert_indent into CodeEdit 2 years ago
  Manuel Dun fa7e6ddb83 Fix auto-indentation in typed arrays, comments, and after colon 2 years ago
  Markus Sauermann 1b2ba353dc Remove `m_object` parameter from unit test Macros 2 years ago
  Rémi Verschelde 5b1df48c6c Convert en_GB spelling to en_US with codespell 2 years ago
  kobewi b427d3585c Allow unindent without selection 2 years ago
  Paulb23 1aac10d73d Fixed adding extra quote when completing strings 2 years ago
  Rémi Verschelde 6a86dfad29 Fix typos with codespell 2 years ago
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Paulb23 29f7bea241 Fix autocomplete with autobrace completion not adding closing pair 2 years ago