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