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
2021-12-06
Merge pull request #497 from lite-xl/fix-javascript-regexp-syntax
Adam
2021-12-05
Merge pull request #705 from Guldoman/check_if_proj_dir
Adam
2021-12-03
Improved Markdown syntax highlighter
Nightwing
2021-11-30
Check the entire path in `TreeView` `new-file` and `new-folder` commands
Guldoman
2021-11-28
Check the entire path in `TreeView` predicate
Guldoman
2021-11-27
Merge pull request #682 from Guldoman/indent_refactor
Adam
2021-11-27
Merge pull request #694 from adamharrison/fix-context-menu
Adam
2021-11-26
Merge pull request #697 from Guldoman/treeview_remove_changed
Adam
2021-11-24
Merge pull request #696 from adamharrison/fix-lineguide
Adam
2021-11-24
Merge pull request #692 from adamharrison/draw-whitespace-color
Adam
2021-11-24
Remove changed files/dirs from `TreeView` cache
Guldoman
2021-11-23
Added an exclusion for lineguide in the commandview.
Adam Harrison
2021-11-23
Added in cut, copy and paste to the context menu. Also removed find pattern, ...
Adam Harrison
2021-11-23
Added in the ability to specify a color for whitespace.
Adam Harrison
2021-11-23
Apply again cd10497b495f42f5cb102aac93af3e9280e65619
PIESEL
2021-11-23
Manual merge of into .
Adam Harrison
2021-11-22
Merge pull request #673 from vincens2005/master
Guldoman
2021-11-22
JS hex BigInts and hex numeric separators
cukmekerb
2021-11-21
Switched to TreeView:color_for_item(abs_path)
Joshua Minor
2021-11-21
Allow for color overrides in the tree view
Joshua Minor
2021-11-21
Add names to language plugins
Guldoman
2021-11-20
Adapt `detectindent` to the new indentation architecture
Guldoman
2021-11-17
Merge branch 'master' into lineguide-config
Takase
2021-11-17
Draw only visible whitespaces
Guldoman
2021-11-15
add BigInt literal and numeric separators to js syntax highlighter
cukmekerb
2021-11-14
Added in mousewheel as part of this.
Adam Harrison
2021-11-14
Propogated mouse clicks correctly.
Adam Harrison
2021-11-07
In `TreeView` set correct active `View` before opening new `DocView`
Guldoman
2021-11-01
Use Python syntax highlighting for Ren'Py scripts.
PIESEL
2021-10-23
Fix python docstring highlighting
Francesco Abbate
2021-10-21
Fix problem with treeview keeping the editor busy
Francesco Abbate
2021-10-21
Fix problem with treeview x resizing
Francesco Abbate
2021-10-08
Use dmon events in reload plugin
Francesco Abbate
2021-10-08
Implement directory monitoring using septag/dmon
Francesco Abbate
2021-10-02
Merge pull request #521 from adamharrison/remove-font-renderer
Francesco
2021-10-02
Small cleanup of `scale` plugin
Guldoman
2021-10-02
Normalize to project dir in treeview open
Francesco Abbate
2021-10-02
Scale custom syntax fonts for scale plugin
Francesco Abbate
2021-10-02
Reset syntax highlighting on file rename
Guldoman
2021-10-02
Small cleanup of `scale` plugin
Guldoman
2021-09-24
Used copy.
Adam Harrison
2021-09-24
Forgot to reset offset.
Adam Harrison
2021-09-24
Removed subpixel mentions.
Adam Harrison
2021-09-24
Removed font renderer.
Adam Harrison
2021-09-19
Normalize to project dir in treeview open
Francesco Abbate
2021-09-19
Scale custom syntax fonts for scale plugin
Francesco Abbate
2021-09-17
Reset syntax highlighting on file rename
Guldoman
2021-09-16
Syntax.
Adam Harrison
2021-09-16
Markdown subsyntax highlighting.
Adam Harrison
2021-09-09
revert new keyboard bindings
takase1121
[next]