index
:
lite-xl
2.1-prep
Merged
PR/adjust-renwindow-docs
PR/clarify-stack-traces-for-require
PR/update-windows-server-image
PR/window-allocation
additional-userdir-envvar
animations-adjust
build/sdl3-force-falllback
console-based-lite-project
core/sdl-callback
cpath-changes
debug-font-rendering-clean
dependabot/github_actions/github-actions-c35c0c8c33
dmon-1
dmon-2.0.3
dmon-atomic-load-store
dmon-debug
dmon-integration
dmon-luajit-2.0.3
dmon-no-timeout-select
files-commands
fira-font
fix-2.0.1
fix-autoreload-large-files
fix-bug-removed-project
fix-configs-set-to-true
fix-dir-monitor-symlinks
fix-dmon-add-dir-asserts
fix-inotify-asserts
fix-inotify-problem
fix-invisible-node-click-intercept
fix-javascript-regexp-syntax
fix-network-volumes
fix-pgid-on-deatch
fix-remove-view-context
fix-treeview-dircache
fix-win32-process-arguments
font-jetbrainsmono
ime-text-editing
improve-lcd-weights
incremental-folder-scan
link-remove-unused-function
master
master-2.0
master-2.0.4
master-2.1
master-luajit-2.0
master-luajit21-2.0
mem-leak-debug
merge-master-2.0
notebook-view
path-ignore-files
platform-requires
popen-light
port-build-lhelper-2
project-based-2
project-based-3
project-based-4
project-based-4-wip-changes
release/v2.1.x
rencache-texture
repl
revert-853-process-api
scroll_size_update_once_2
simplifying-main
soft-line-wrap-2.0
start-file-in-place
testing-detect-indent-changes
treeview-fix
use-tabs-margin
use-tabs-margin-2.0
use-tabs-margin-luajit-2.0
using-luajit
using-luajit-2
using-luajit-2.0.3
using-luajit-3
vim-mode
voronianski-color-schemes
workspace-fixes
zlog-dmon-logging
A lightweight text editor written in Lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Expand
)
Author
2022-04-26
Asynchronous Reads for Dirmonitor (#930)
Adam
2022-04-26
Fixed windows dirmonitor issues.
Adam Harrison
2022-04-26
Don't animate scrolling by dragging the scroll bar (#940)
Guldoman
2022-04-26
Allow functions in `keymap` (#948)
Guldoman
2022-04-26
Add utf8 support to tokenizer (#945)
Jefferson González
2022-04-25
Add animation categories to enable finer transitions control (#941)
Guldoman
2022-04-20
Set the correct working directory for the AppImage version (#937)
Guldoman
2022-04-18
Add `DATADIR` and `USERDIR` explanation in created user module
Guldoman
2022-04-18
Add triple single quotes multiline strings to `language_python`
Philip Bergwerf
2022-04-15
Added in check in case of nil.
Adam Harrison
2022-04-12
Fix missing pixel in scrollbar
Guldoman
2022-04-12
Show `arrow` cursor when hovering `DocView` scrollbar track
Guldoman
2022-04-12
Add scrollbar "track" and resize on hover
Guldoman
2022-04-12
Fix `DocView:on_mouse_released` not considering all parameters
Guldoman
2022-04-12
Avoid calling `View:scrollbar_overlaps_point` uselessly
Guldoman
2022-04-11
Merge pull request #913 from lite-xl/auto-complete-syntax-symbols
Francesco
2022-04-10
Add syntax symbols for auto-complete
Francesco Abbate
2022-04-10
Early `break` if `autocomplete` needs to update
Guldoman
2022-04-10
Consider last document line to gather `autocomplete` symbols
Guldoman
2022-04-03
Fix keeping scroll position when restoring a `DocView` (#910)
Guldoman
2022-03-30
language_md: remove extra empty line
jgmdev
2022-03-29
syntax: remove pattern re-ordering on optimization
jgmdev
2022-03-29
Merge pull request #906 from jgmdev/PR/temp-file-other-dir
Jefferson González
2022-03-29
Merge pull request #892 from jgmdev/PR/status-view-move-item
Jefferson González
2022-03-29
Merge pull request #895 from jgmdev/PR/c-cpp-fixes-improvements
Jefferson González
2022-03-29
language_c/cpp: fixes and improvements
jgmdev
2022-03-29
Merge pull request #904 from jgmdev/PR/fix-syntax-optimization
Jefferson González
2022-03-28
core: fixes and changes to temp files
jgmdev
2022-03-28
language_md: parenthesis support to numbered bullets
jgmdev
2022-03-28
syntax: fix conflicts introduced with #896
jgmdev
2022-03-25
syntax: add pattern to boost tokenizer performance (#896)
Jefferson González
2022-03-22
Re-enabled comment cache.
Adam Harrison
2022-03-22
Fixed anonyous syntaxes.
Adam Harrison
2022-03-21
statusview: added functions for easy custom item ordering
jgmdev
2022-03-20
treeview: add proper predicate for delete command
jgmdev
2022-03-20
treeview: use root_view:get_primary_node().active_view for focus.
jgmdev
2022-03-20
treeview: also handle focus change from mouse and then commandview
jgmdev
2022-03-20
Merge pull request #890 from Guldoman/PR_treeview_fix_scroll
Jefferson González
2022-03-20
Merge pull request #889 from Guldoman/PR_move_to_selection
Jefferson González
2022-03-20
Hide hovered `TreeView` item when dragging the scrollbar
Guldoman
2022-03-20
Don't specify delta movement when simulating `TreeView:on_mouse_moved`
Guldoman
2022-03-20
Move cursor to the beginning or the end of its selection
Guldoman
2022-03-19
treeview: better handle previous view when focus/unfocus from CommandView
jgmdev
2022-03-19
treeview: move delete command to proper predicate
jgmdev
2022-03-18
Make `treeview:collapse` select parent if current item can't collapse
Guldoman
2022-03-18
Don't draw `treeview` tooltip if its position is not defined
Guldoman
2022-03-18
treeview: fix crash on tooltip.x been nil
jgmdev
2022-03-18
Merge pull request #755 from Jipok/draw_tab_rework
Jefferson González
2022-03-18
treeview: fixed github merging error
jgmdev
2022-03-18
Merge pull request #770 from takase1121/treeview-initial-size
Jefferson González
[next]