Commit History

Author SHA1 Message Date
  Richard Menzies 367048030b Fix wrong selection on cloning a line down in the editor 5 years ago
  Tomasz Chabora 15162906e4 Allow for continuous deletion/duplication of lines 5 years ago
  Michael Alexsander 621821bf87 Make the replaced results appear in the matches counter 5 years ago
  Rémi Verschelde 40f0649e5b Fix typos with codespell 5 years ago
  Haoyu Qiu 9c229cb035 Fixes minimap width on HiDPI monitor 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde f7d8dd79e9 Merge pull request #34441 from KoBeWi/wrapping_things_up 5 years ago
  Yuri Roubinsky c89df816c1 Fix ScriptTextEditor encapsulation 5 years ago
  Tomasz Chabora b8bbf5a55f Fix code editor not always centering to bookmarks 5 years ago
  Yuri Roubinsky 9f223616f1 Updates toggle scripts switch tooltip (if user changed the shortcut) 5 years ago
  Yuri Roubinsky 03928c5b36 Fix toggle scripts panel to allow using shortcut in other areas 5 years ago
  Yuri Roubinsky bb7b614da1 Prevent showing toggle scripts panel switch in shader editor 5 years ago
  Yuri Roubinsky dc0199989d Moves switch for show scripts panel from File menu to status bar 5 years ago
  Haoyu Qiu 6eaec3d10d Fixes Delete Line doesn't delete first line in script 5 years ago
  Tomasz Chabora f4d0e598a7 Center Script Editor when jumping to bookmarks/breakpoints 5 years ago
  Yuri Roubinsky 0ec76d40b4 Fix incorrect error label color when switching from light to dark theme 5 years ago
  Yuri Roubinsky facfae3671 Fix "matches" label color in light theme 5 years ago
  lupoDharkael 6f32fc68e4 Code editor: select next occurrence after Replace 5 years ago
  Michael Alexsander be865871f4 Fix text search bar not correctly switching from replacing to just searching 5 years ago
  amakarenko 544c39d1e7 Fix editor infinit loop in search_prev 6 years ago
  Cykyrios ed00313a0b Reorganize & rename text editor settings categories 6 years ago
  Paulb23 0cea72273f Add minimap to text_edit 6 years ago
  Michael Alexsander Silva Dias 22e9544582 Fix matches result in the code search not appearing when the quantity is 0 6 years ago
  Rémi Verschelde 1387c683d4 Merge pull request #31329 from KoBeWi/vscode_ftw 6 years ago
  Rémi Verschelde fcec358840 Merge pull request #31355 from nekomatata/fix-select-prev-freeze 6 years ago
  PouleyKetchoupp 6a842fbb6d Fixed freeze on search_prev (missing condition for searching from a previous result, now the same as search_next) 6 years ago
  Tomasz Chabora 72c40c788f Tweak the behavior of search/replace bar 6 years ago
  Michael Alexsander Silva Dias 95a8b2b5d9 Make the script search have a proper matches counter 6 years ago
  Tomasz Chabora b1af799b16 Select found text in Script Editor 6 years ago
  Hugo Locurcio 755689b0e9 Enable the script editor's "Auto Brace Complete" by default 6 years ago