aboutsummaryrefslogtreecommitdiff
path: root/data/plugins
AgeCommit message (Expand)Author
2025-06-30language_xml: remove escape chars from strings (#286)Jefferson González
2025-06-30search_ui: hide replace by default, add toggle (#285)Jefferson González
2025-06-30highlight_current_line "no_selection" now default (#284)Jefferson González
2025-06-30autocomplete: keep previous items on re-trigger (#283)Jefferson González
2025-06-27Add REPL and run commands to the CLI (#280)Jefferson González
2025-06-26Lua doc comment improvements for better API reference generation (#185)Jefferson González
2025-06-24Corrections to language_python (#278)Jefferson González
2025-06-24Further improvements to projectsearch focusingjgmdev
2025-06-22projectsearch: improve active verification logicjgmdev
2025-06-22projectsearch: on hide focus previous docview (#275)Jefferson González
2025-06-20settings gui: option to select dirmonitor backend (#270)Jefferson González
2025-06-20projectsearch: find current doc selection (#268)Jefferson González
2025-06-18projectsearch: add open tab command (#258)Jefferson González
2025-06-17projectsearch: added built-in controls (#257)Jefferson González
2025-06-09Make DATADIR and USERDIR fonts path portable (#249)Jefferson González
2025-06-09language_lua: add files with `rockspec` extenstion (#2083)ildar
2025-06-09Show bindings on search ui and empty view tooltips (#248)Jefferson González
2025-06-06"Properly" handle whole line matches on doc search (#246)Jefferson González
2025-06-05Capture replacements on regex/patterns search ui (#244)Jefferson González
2025-06-05Allow always hiding tabs, great for zen mode! (#242)Jefferson González
2025-06-04Enabled word wrap on settings ui labels (#241)Jefferson González
2025-06-04Properly saves a cleared binding from settings ui (#240)Jefferson González
2025-06-03Search UI fixes and usage of new icons (#239)Jefferson González
2025-06-03Settings: allow filtering colors (#238)Jefferson González
2025-06-02Include additional glyphs on icons.ttf (#236)Jefferson González
2025-03-23language_cpp: add back digit separators (#2026)Takase
2025-03-23add a __tostring method to every object (#1534)ThaCuber
2025-03-09Perform collectgarbage step instead of collect (#226)Jefferson González
2025-01-30Update CSS plugin to support more units (#2010)Programutox
2025-01-13Fix treeview new dir/folder path suggestions (#208)Jefferson González
2025-01-13check item type before creating input text (#1904)Josh Piasecki
2024-10-09treeview: remove unused code lite-xl/lite-xl#1895Guldoman
2024-10-02Fully move autoreload cleanup from co to Doc:on_close (#194)Jefferson González
2024-10-02Always keep default scale updated on scale changes (#190)Jefferson González
2024-09-28Make the input latency reduction toggleable (#188)Jefferson González
2024-09-28Fix language_js embedded html matching (#187)Jefferson González
2024-09-14Added in keyboard shortcut tooltips. (lite-xl/lite-xl#1880)Adam Harrison
2024-09-10Introduce new ignore files handling functions (#177)Jefferson González
2024-09-09Reduce the amount of co-routines needed on startup (#176)Jefferson González
2024-09-09Lower input latency improving co-routine scheduling and tokenizer (#174)Jefferson González
2024-09-02findfile: use project when resolving file path (#169)Jefferson González
2024-09-02IPC Plugin: restore current project working dir (#167)Jefferson González
2024-09-01Don't trust weak table keys to clean cached items (#164)Jefferson González
2024-08-27Adjust scale retrieveal on startup (#152)Jefferson González
2024-08-26Scale plugin zoom code command and bindings (#150)Jefferson González
2024-08-26Minor correction on search_ui replace button position (#149)Jefferson González
2024-08-23Fix scaling logic regressions (#134)Jefferson González
2024-08-22Always select first result on findfile plugin (#141)Jefferson González
2024-08-09Improvements to c/c++ language plugins (#128)Jefferson González
2024-07-28Fix for IPC plugin to open relative path (#125)Jefferson González