Commit History

Author SHA1 Message Date
  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
  Rémi Verschelde 59ad47961f i18n: Sync translation template with current source 6 years ago
  Bojidar Marinov 862369f842 Display a count of matches when searching in the code editor 6 years ago
  Rémi Verschelde c401639820 Merge pull request #30326 from Anutrix/replace-all-fix-for-now 6 years ago
  Geequlim 10cfd87414 Show icons for code completion options 6 years ago
  unknown 2685d3324c Got replace-all working without breaking search 6 years ago
  Geequlim ed7ed52151 Parse more informations for code completion 6 years ago
  unknown a86329c41e Fixed search highlight when search text not found or empty 6 years ago
  Dawid Wdowiak 0f14489ecb Center script line when double clicked on error in debugger 6 years ago
  Rémi Verschelde e6f7875e24 Merge pull request #28787 from mitchcurtis/fix-28059 6 years ago
  Rémi Verschelde 0ac3687d6f Merge pull request #28766 from pgoral/editor_validation_issue 6 years ago
  Rémi Verschelde 971b5160c6 Merge pull request #29306 from qarmin/small_code_fixes 6 years ago
  Rémi Verschelde 7842f4ca5c Merge pull request #29262 from DarknessCatt/issue-27476 6 years ago
  qarmin 8245db869f Small fixes to unrechable code, possibly overflows, using NULL pointers 6 years ago
  qarmin 392f6f89cd Fix memory leak in Text Editor and FileSystem Dock 6 years ago
  Matheus Lima Cunha 7fbb6d986f Automatically add new line to scripts 6 years ago