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
/
plugins
Age
Commit message (
Expand
)
Author
2022-05-22
Merge branch 'master' into master-2.1
master-2.1
jgmdev
2022-05-15
plugin contextmenu: simplify predicate
jgmdev
2022-05-15
Made sure we redrew things, added in a contingency in 'save' for times when w...
Adam Harrison
2022-05-15
Changed things over to use dirwatch.
Adam Harrison
2022-05-15
As per request from jgmdev, added in ability to show nagview always.
Adam Harrison
2022-05-15
Split out reload functionality to actual document, and added in a thread to c...
Adam Harrison
2022-05-15
Modified autoreload to use new dirwatch infrastructure, and added in nagview ...
Adam Harrison
2022-05-15
Autoreload Nagview (#942)
Adam
2022-05-09
Merge branch 'master' into master-2.1
Adam
2022-05-09
TreeView Changes (#898)
Adam
2022-05-04
Erroneously added padding.
Adam Harrison
2022-05-04
Updated linewrap and autocomplete to use the new get_line_screen_position whi...
Adam Harrison
2022-05-03
Updated treeview to match convention.
Adam Harrison
2022-04-26
TreeView Changes (#898)
Adam
2022-04-25
Add animation categories to enable finer transitions control (#941)
Guldoman
2022-04-24
Merge branch 'master' into master-2.1
Adam
2022-04-18
Add triple single quotes multiline strings to `language_python`
Philip Bergwerf
2022-04-17
Significantly improved performance of tokenization for larger documents by by...
Adam Harrison
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
Fixed some minor issues with linewrapping.
Adam Harrison
2022-04-03
Apparenlty these were issues? What?
Adam Harrison
2022-04-03
Soft Line Wrapping (#636)
Adam
2022-04-03
Bumping version numbers.
Adam Harrison
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 #895 from jgmdev/PR/c-cpp-fixes-improvements
Jefferson González
2022-03-29
language_c/cpp: fixes and improvements
jgmdev
2022-03-28
language_md: parenthesis support to numbered bullets
jgmdev
2022-03-22
Re-enabled comment cache.
Adam Harrison
2022-03-22
Fixed anonyous syntaxes.
Adam Harrison
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
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-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
treeview: fixed github merging error
jgmdev
2022-03-18
Merge pull request #770 from takase1121/treeview-initial-size
Jefferson González
2022-03-18
treeview: added @AlexSol suggestions
jgmdev
2022-03-18
add selections in treeview
takase1121
2022-03-17
Merge pull request #883 from jgmdev/detectindent-improvements
Jefferson González
[next]