index
:
pragtical
SDL2
master
The practical and pragmatic code editor.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-28
Changes for v3.4.1
v3.4.1
jgmdev
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
If encoding detect fails check if UTF-16/32 LE/BE (#115)
Jefferson González
2024-06-28
Better restore of window mode/size on startup (#113)
Jefferson González
2024-06-28
Restore support for tokenizer empty matches with subsyntax (#111)
Jefferson González
2024-06-28
Better matching of placeholder chars (_) on lua (#112)
Jefferson González
2024-06-28
If no surface return on font_render_glyph (#114)
Jefferson González
2024-06-28
Fixed PR url on 3.4.0 release changes
jgmdev
2024-06-25
Fix macos on release workflow
v3.4.0
jgmdev
2024-06-25
Changes for v3.4.0
jgmdev
2024-06-25
Updated titleview for lua windows updates (#110)
Jefferson González
2024-06-25
Basic doc/docview cache for better performance (#105)
Jefferson González
2024-06-25
Keep font scale updated for RENDERER backend
Guldoman
2024-06-25
Update subprojects for release (#109)
Jefferson González
2024-06-25
Rebase window creation and management to Lua (#108)
Jefferson González
2024-06-24
Support for utf-8 text reduction on node title (#107)
Jefferson González
2024-06-24
Handle conversion of \ to ¥ as reported on #94 (#106)
Jefferson González
2024-06-24
core/doc: fix wrong table index in Doc:merge_cursors
takase1121
2024-06-24
fix(doc): convert `Doc:merge_cursors` parameter from "selection index" to tab...
Guldoman
2024-06-24
core/rootview: fix dnd multiple folders into dock (#1828)
Takase
2024-06-23
Check doc is still in view before autoreloading it (#104)
Jefferson González
2024-06-22
Render the statusview message on demand (#103)
Jefferson González
2024-06-22
fix(dirmonitor): avoid calling the change callback multiple times in the same...
Guldoman
2024-06-22
Expand Process API (#1757)
Adam
2024-06-22
rootview: workaround macos weird dnd event timing
Takase
2024-06-21
Accent project name on statusview doc:file
jgmdev
2024-06-21
Multiproject handling for statusview doc:file (#101)
Jefferson González
2024-06-21
Adapt findfile to use core.current_project changes
jgmdev
2024-06-21
Return additional details on core.current_project
jgmdev
2024-06-21
Clear core.visited_files on core.set_project
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
Mark common.serializeoptions fields as optional (#95)
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-21
Update macOS copyright notice (#1815)
Takase
2024-06-21
Update macos runners for rolling and release (#99)
Jefferson González
2024-06-21
Update labeler action dependencies (#98)
Jefferson González
2024-06-21
Updates to pr_ci.yml (#97)
Jefferson González
2024-06-13
core: handle non existent files on core.current_project()
jgmdev
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-12
Auto chdir to project depending on active document (#93)
Jefferson González
2024-06-11
Update labeler config for new version (#1805)
Jan
2024-06-11
Change co_wait to co_await in language_cpp (#1800)
fgelm01
2024-05-23
api/system: fix newlines returned by get_clipboard (#1788)
Takase
2024-05-23
build: fix dirmonitor backend selection (#1790)
Guldoman
2024-05-23
CLI: lowercase the appname on usage description (#92)
Jefferson González
[next]