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
2024-06-28
autocomplete: strip punctuations from partials (#117)
Jefferson González
2024-06-28
Added custom symbols to language c and cpp (#116)
Jefferson González
2024-06-28
Better matching of placeholder chars (_) on lua (#112)
Jefferson González
2024-06-25
Rebase window creation and management to Lua (#108)
Jefferson González
2024-06-23
Check doc is still in view before autoreloading it (#104)
Jefferson González
2024-06-21
Adapt findfile to use core.current_project changes
jgmdev
2024-06-21
Support multiple projects on the findfile plugin (#100)
Jefferson González
2024-06-21
Improvements to core.visited_files handling (#96)
Jefferson González
2024-06-21
Update language_python.lua (#1723)
Gaspartcho
2024-06-21
Add support for binary integer literals. (#1819)
fgelm01
2024-06-21
language_cpp: backport number highlighting from c (#1818)
Takase
2024-06-12
improve number highlighting for c lite-xl/lite-xl#1752
thacuber2a03
2024-06-12
Handle static constexpr in language_cpp lite-xl/lite-xl#1806
Filipp Gelman
2024-06-11
Change co_wait to co_await in language_cpp (#1800)
fgelm01
2024-04-28
Add ui config to toggle the treeview toolbar (#84)
Jefferson González
2024-04-18
Added Arduino syntax highlighting support alongside C++. (#1767)
PerilousBooklet
2024-04-04
Limit `language_js` regex avoidance to numbers, and fix starting `/*` comment...
Guldoman
2024-03-15
Alert by default of changes in autoreload plugin (#82)
Jefferson González
2024-03-11
settings ui: added max_visible_commands config (#79)
Jefferson González
2024-03-11
plugin language_lua: added unescaped [=string=] support (#78)
Jefferson González
2024-03-11
Fix `language_js` regex/comment distinction (#1731)
Guldoman
2024-03-11
Improve `CommandView` and `autocomplete` scroll behavior (#1732)
Guldoman
2024-03-05
Fixes to autocomplete re-sizing code (#76)
Jefferson González
2024-02-26
Added .pyi extension to python. (#1728)
PerilousBooklet
2024-02-14
Added adaptive sizing to autocomplete plugin (#67)
Jefferson González
2024-02-14
Expose get_partial_symbol on autocomplete plugin (#66)
Jefferson González
2024-02-04
Enable horizontal scrollbar on treeview plugin (#63)
Jefferson González
2024-01-22
language_js: support binary and octal representation (#1710)
Takase
2024-01-22
autoreload docs only if their filename matches an actual file (#1698)
vqn
2024-01-22
Improve number highlighting for python syntax highlighting (#1704)
Fiji
2024-01-15
Respect config.file_size_limit on some components (#60)
Jefferson González
2023-12-20
Merge findfileimproved into findfile plugin (#53)
Jefferson González
2023-12-18
Reload opened docs on project search/replace
jgmdev
2023-12-15
search_ui: do not set filepicker if path nil
jgmdev
2023-12-14
search_ui: set filepicker path on project-search:find
jgmdev
2023-12-13
Add project wide search and replace support (#48)
Jefferson González
2023-12-03
Fixed a minor bug, should close issue #1680.
Adam Harrison
2023-12-01
Added config.line_endings support to settings gui
jgmdev
2023-11-29
Fix `language_js` regex constant detection (#1581)
Guldoman
2023-11-21
Fix editor crash on invalid UTF-8 (#38)
Jefferson González
2023-11-20
Improve font/color change detection in language_md lite-xl/lite-xl#1614
Guldoman
2023-11-20
Check if doc cached on symbols iterator
jgmdev
2023-10-28
Fixed IPC plugin shmem not detected on MacOS
jgmdev
2023-10-22
Save in the `workspace` unsaved named files and `crlf` status (#1597)
Guldoman
2023-09-24
treeview: do not show hidden files by default
jgmdev
2023-09-18
Highlight default theme on settings ui, fixes #23
jgmdev
2023-09-08
Fixed C++14 digit separators (#1593)
Robert Hildebrandt
2023-08-10
Highlight CUDA source code the same as C++ (#15)
RootCellar
2023-08-07
Fixes #10 by using the scrollbar expanded size (#11)
Jefferson González
2023-08-07
Syntax files symbol_pattern, non_word_chars props (#12)
Jefferson González
[next]