提交历史

作者 SHA1 备注 提交日期
  Maganty Rushyendra 3b52ea4b43 Fix code editor Replace tool to work with 'Selection Only' option 5 年之前
  Maganty Rushyendra ffb423bc76 Fix match count for whole word search in editor 5 年之前
  Maganty Rushyendra be0eba0f75 Fix whole word search slowdown in editor 5 年之前
  Thakee Nathees 233997aac5 replace selected text with empty string bug fixed 5 年之前
  Richard Menzies 367048030b Fix wrong selection on cloning a line down in the editor 5 年之前
  Tomasz Chabora 15162906e4 Allow for continuous deletion/duplication of lines 5 年之前
  Michael Alexsander 621821bf87 Make the replaced results appear in the matches counter 6 年之前
  Rémi Verschelde 40f0649e5b Fix typos with codespell 5 年之前
  Haoyu Qiu 9c229cb035 Fixes minimap width on HiDPI monitor 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Rémi Verschelde f7d8dd79e9 Merge pull request #34441 from KoBeWi/wrapping_things_up 5 年之前
  Yuri Roubinsky c89df816c1 Fix ScriptTextEditor encapsulation 5 年之前
  Tomasz Chabora b8bbf5a55f Fix code editor not always centering to bookmarks 5 年之前
  Yuri Roubinsky 9f223616f1 Updates toggle scripts switch tooltip (if user changed the shortcut) 5 年之前
  Yuri Roubinsky 03928c5b36 Fix toggle scripts panel to allow using shortcut in other areas 5 年之前
  Yuri Roubinsky bb7b614da1 Prevent showing toggle scripts panel switch in shader editor 5 年之前
  Yuri Roubinsky dc0199989d Moves switch for show scripts panel from File menu to status bar 5 年之前
  Haoyu Qiu 6eaec3d10d Fixes Delete Line doesn't delete first line in script 5 年之前
  Tomasz Chabora f4d0e598a7 Center Script Editor when jumping to bookmarks/breakpoints 5 年之前
  Yuri Roubinsky 0ec76d40b4 Fix incorrect error label color when switching from light to dark theme 6 年之前
  Yuri Roubinsky facfae3671 Fix "matches" label color in light theme 6 年之前
  lupoDharkael 6f32fc68e4 Code editor: select next occurrence after Replace 6 年之前
  Michael Alexsander be865871f4 Fix text search bar not correctly switching from replacing to just searching 6 年之前
  amakarenko 544c39d1e7 Fix editor infinit loop in search_prev 6 年之前
  Cykyrios ed00313a0b Reorganize & rename text editor settings categories 6 年之前
  Paulb23 0cea72273f Add minimap to text_edit 6 年之前
  Michael Alexsander Silva Dias 22e9544582 Fix matches result in the code search not appearing when the quantity is 0 6 年之前
  Rémi Verschelde 1387c683d4 Merge pull request #31329 from KoBeWi/vscode_ftw 6 年之前
  Rémi Verschelde fcec358840 Merge pull request #31355 from nekomatata/fix-select-prev-freeze 6 年之前
  PouleyKetchoupp 6a842fbb6d Fixed freeze on search_prev (missing condition for searching from a previous result, now the same as search_next) 6 年之前