aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-28Changes for v3.4.1v3.4.1jgmdev
2024-06-28autocomplete: strip punctuations from partials (#117)Jefferson González
2024-06-28Added custom symbols to language c and cpp (#116)Jefferson González
2024-06-28If encoding detect fails check if UTF-16/32 LE/BE (#115)Jefferson González
2024-06-28Better restore of window mode/size on startup (#113)Jefferson González
2024-06-28Restore support for tokenizer empty matches with subsyntax (#111)Jefferson González
2024-06-28Better matching of placeholder chars (_) on lua (#112)Jefferson González
2024-06-28If no surface return on font_render_glyph (#114)Jefferson González
2024-06-28Fixed PR url on 3.4.0 release changesjgmdev
2024-06-25Fix macos on release workflowv3.4.0jgmdev
2024-06-25Changes for v3.4.0jgmdev
2024-06-25Updated titleview for lua windows updates (#110)Jefferson González
2024-06-25Basic doc/docview cache for better performance (#105)Jefferson González
2024-06-25Keep font scale updated for RENDERER backendGuldoman
2024-06-25Update subprojects for release (#109)Jefferson González
2024-06-25Rebase window creation and management to Lua (#108)Jefferson González
2024-06-24Support for utf-8 text reduction on node title (#107)Jefferson González
2024-06-24Handle conversion of \ to ¥ as reported on #94 (#106)Jefferson González
2024-06-24core/doc: fix wrong table index in Doc:merge_cursorstakase1121
2024-06-24fix(doc): convert `Doc:merge_cursors` parameter from "selection index" to tab...Guldoman
2024-06-24core/rootview: fix dnd multiple folders into dock (#1828)Takase
2024-06-23Check doc is still in view before autoreloading it (#104)Jefferson González
2024-06-22Render the statusview message on demand (#103)Jefferson González
2024-06-22fix(dirmonitor): avoid calling the change callback multiple times in the same...Guldoman
2024-06-22Expand Process API (#1757)Adam
2024-06-22rootview: workaround macos weird dnd event timingTakase
2024-06-21Accent project name on statusview doc:filejgmdev
2024-06-21Multiproject handling for statusview doc:file (#101)Jefferson González
2024-06-21Adapt findfile to use core.current_project changesjgmdev
2024-06-21Return additional details on core.current_projectjgmdev
2024-06-21Clear core.visited_files on core.set_projectjgmdev
2024-06-21Support multiple projects on the findfile plugin (#100)Jefferson González
2024-06-21Improvements to core.visited_files handling (#96)Jefferson González
2024-06-21Mark common.serializeoptions fields as optional (#95)Jefferson González
2024-06-21Update language_python.lua (#1723)Gaspartcho
2024-06-21Add support for binary integer literals. (#1819)fgelm01
2024-06-21language_cpp: backport number highlighting from c (#1818)Takase
2024-06-21Update macOS copyright notice (#1815)Takase
2024-06-21Update macos runners for rolling and release (#99)Jefferson González
2024-06-21Update labeler action dependencies (#98)Jefferson González
2024-06-21Updates to pr_ci.yml (#97)Jefferson González
2024-06-13core: handle non existent files on core.current_project()jgmdev
2024-06-12improve number highlighting for c lite-xl/lite-xl#1752thacuber2a03
2024-06-12Handle static constexpr in language_cpp lite-xl/lite-xl#1806Filipp Gelman
2024-06-12Auto chdir to project depending on active document (#93)Jefferson González
2024-06-11Update labeler config for new version (#1805)Jan
2024-06-11Change co_wait to co_await in language_cpp (#1800)fgelm01
2024-05-23api/system: fix newlines returned by get_clipboard (#1788)Takase
2024-05-23build: fix dirmonitor backend selection (#1790)Guldoman
2024-05-23CLI: lowercase the appname on usage description (#92)Jefferson González