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
2021-12-28
Check last used project before trying to use it
fix-bug-removed-project
Francesco Abbate
2021-12-28
Ensure project reload when changing project module
Francesco Abbate
2021-12-28
Avoid references to project's dir in TreeView
Francesco Abbate
2021-12-28
No longer store autocomplete options in config
Francesco Abbate
2021-12-28
Scan project folder after project module is loaded
Francesco Abbate
2021-12-20
Call dmon_unwatch when changing project
Francesco Abbate
2021-12-20
Consume unmatched character correctly
Guldoman
2021-12-20
Ensure TreeView cache entry is removed on delete
Francesco Abbate
2021-12-20
Fix logic in project's file insertion
Francesco Abbate
2021-12-20
Added an exclusion for lineguide in the commandview.
Adam Harrison
2021-12-20
Don't search if there are no files
Guldoman
2021-11-23
Merge pull request #681 from Guldoman/prepopulate_highlighter
Adam
2021-11-22
Merge pull request #683 from Guldoman/named_languages
Adam
2021-11-22
Speed up highlighter notify
Guldoman
2021-11-21
Add names to language plugins
Guldoman
2021-11-20
Pre-populate the highlighter
Guldoman
2021-11-20
Add `soft_reset` to highlighter
Guldoman
2021-11-09
Restore `TitleView` only when needed
Guldoman
2021-11-08
Merge pull request #662 from adamharrison/suggest-directory-fix
Guldoman
2021-11-07
Missing parentheses.
Adam Harrison
2021-11-07
Made it so that we originally start on the parent directory of the current pr...
Adam Harrison
2021-11-07
In `TreeView` set correct active `View` before opening new `DocView`
Guldoman
2021-11-07
Merge pull request #625 from Guldoman/allow_closing_primary
Adam
2021-11-07
Merge pull request #631 from Guldoman/fix_missing_subsyntax
Adam
2021-11-04
Merge pull request #634 from Guldoman/fix_highlighter_holes
Adam
2021-10-26
Don't insert `nil` in highlighter lines table
Guldoman
2021-10-25
Use `header` to get syntax only when provided
Guldoman
2021-10-25
Use plain search by default in `search.find`
Guldoman
2021-10-23
Fix problem checking utf-8 cont at end of string
Francesco Abbate
2021-10-23
Fix python docstring highlighting
Francesco Abbate
2021-10-23
Select a new primary node when closing the current one
Guldoman
2021-10-22
Merge pull request #612 from Guldoman/fix_regex
Francesco
2021-10-21
Force project rescan on network filesystems
Francesco Abbate
2021-10-21
Add a limit for very slow filesystems
Francesco Abbate
2021-10-21
Fix problem with treeview keeping the editor busy
Francesco Abbate
2021-10-21
Fix error introduced with 43fc35d7
Francesco Abbate
2021-10-21
Fix problem with treeview x resizing
Francesco Abbate
2021-10-21
Do not use normalize_path when not needed
Francesco Abbate
2021-10-21
First attempt to treat correctly network volumes
Francesco Abbate
2021-10-16
Improve check for `find-replace` commands using `has_unique_selection`
Guldoman
2021-10-16
Check both values returned by `Node:get_locked_size`
Guldoman
2021-10-11
Correctly identify the start of the next character in `tokenizer`
Guldoman
2021-10-11
Make `regex.match` return the appropriate `end` index
Guldoman
2021-10-11
Allow specifying offset for `common.is_utf8_cont`
Guldoman
2021-10-11
Correct Node's clipping rectangle
Francesco Abbate
2021-10-10
Use rounded value for node's size when splitting
Francesco Abbate
2021-10-10
Fix clipping error in docview
Francesco Abbate
2021-10-10
Fix dirty pixels problem on window's right side
Francesco Abbate
2021-10-10
Merge reverse find functions for lua patterns and regexes
Guldoman
2021-10-10
Simplify reverse search
Guldoman
[next]