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
2020-07-31
Initial working on REPL
Francesco Abbate
2020-07-01
Added lua5.4 attribute support to `language_lua`
rxi
2020-06-19
Changed `trimwhitespace` to never cause caret to reposition
rxi
2020-06-08
Added file-header pattern support to `syntax`
rxi
2020-06-05
language_js improvements
rxi
2020-05-22
Made RootView:open_doc() try to use previous node if current node is locked
rxi
2020-05-21
Changed autoreload to strip carriage-returns on reload
rxi
2020-05-19
Added core.set_active_view(); removed `focusable` boolean from View
rxi
2020-05-17
Made lite set project dir to CWD; removed core.project_dir
rxi
2020-05-17
Removed unused varibale in ./data/plugins/treeview.lua
rxi
2020-05-16
Removed `exec` plugin -- moved to `lite-plugins` repo
rxi
2020-05-16
Merge branch 'master' of https://github.com/rxi/lite
rxi
2020-05-16
Moved `config.treeview_size` from `config.lua` to `treeview.lua`
rxi
2020-05-15
Fixed various issues in exec:replace
demotulatingswan
2020-05-12
Fixed lua's multi-line comment syntax pattern
rxi
2020-05-11
Added double-backtick support to language_md plugin
rxi
2020-05-11
Added custom suggestions support to autocomplete
rxi
2020-05-10
Fixing trimwhitespace plugin bug
Willie Lawrence
2020-05-10
Put back get and set
Daniel M
2020-05-10
Update language_js.lua
Daniel M
2020-05-07
Changed TreeView to first initialize its size in :update()
rxi
2020-05-02
Added brightness transition to projectsearch text/line on complete
rxi
2020-05-02
Added scroll bounds
rxi
2020-05-01
Added `refresh` command (`f5`) to projectsearch plugin's ResultView
rxi
2020-04-27
Fixed multiple links on one line in markdown syntax
rxi
2020-04-25
Changed printed filenames to use format-specifier "%s" instead of %q
rxi
2020-04-21
Changed lua syntax to map label to function color
rxi
2020-04-21
Added goto to lua language plugin
luveti
2020-03-25
Changed mapping of collapsed/expanded icons on icon font
rxi
2020-03-24
Fixed autoreload plugin truncating last character of files with no newline at...
rxi
2020-03-07
Moved .c, .lua and .md language syntaxes from core.syntax to plugins
rxi
2020-02-22
Made up/down commands on projectsearch ResultView scroll view
rxi
2019-12-28
Initial commit
rxi