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
2024-04-15
Skip patterns matching nothing in `tokenizer` (#1743)
Guldoman
2024-04-13
Added Arduino syntax highlighting support alongside C++. (#1767)
PerilousBooklet
2024-03-28
Fixed some typos in core.init (#1755)
PerilousBooklet
2024-03-25
Limit `language_js` regex avoidance to numbers, and fix starting `/*` comment...
Guldoman
2024-03-24
Add from symbol to support ESM (#1754)
Aziz Mazouz Jaber
2024-03-06
Fix `language_js` regex/comment distinction (#1731)
Guldoman
2024-03-05
Improve `CommandView` and `autocomplete` scroll behavior (#1732)
Guldoman
2024-03-05
Improve `autocomplete` suggestions box behavior (#1734)
Guldoman
2024-02-24
Added .pyi extension to python. (#1728)
PerilousBooklet
2024-01-21
Fix comment typos in data/core/{init.lua,dirwatch.lua} (#1549)
Luke aka SwissalpS
2024-01-21
language_js: support binary and octal representation (#1710)
Takase
2024-01-21
autoreload docs only if their filename matches an actual file (#1698)
vqn
2024-01-20
reorder nagview options on doc:save error to be more consistent with other na...
vqn
2024-01-20
Improve number highlighting for python syntax highlighting (#1704)
Fiji
2024-01-13
Fix doc:create-cursor-previous/next-line with tabs (#1697)
vqn
2023-12-03
Fixed a minor bug, should close issue #1680.
Adam Harrison
2023-12-03
fix nagbar failed save message (#1678)
ThaCuber
2023-11-30
Expose plaintext syntax (#1652)
Guldoman
2023-11-30
Use `\r\n` for new files on Windows (#1596)
Guldoman
2023-11-29
Improve font/color change detection in `language_md` (#1614)
Guldoman
2023-11-29
Reverted cursor API to something more compatible with old API. (#1674)
Adam
2023-11-29
Text overwriting (#1495)
ThaCuber
2023-11-29
Fix patterns starting with `^` in `tokenizer` (#1645)
Guldoman
2023-11-29
Fix `language_js` regex constant detection (#1581)
Guldoman
2023-11-29
Fix editing after undo not clearing the change id (#1574)
Guldoman
2023-11-29
Fix selecting newlines with `find-replace:select-add-{next,all}` (#1608)
Guldoman
2023-11-29
Fix `core.redraw` when window is not focused (#1601)
Guldoman
2023-11-29
Fix `dirmonitor` sorting issues (#1599)
Guldoman
2023-11-29
Fix running `core.step` when receiving an event while not waiting
Guldoman
2023-11-29
Fixed issue with set_target_size passing the wrong value to plugins (#1657)
Daniel Margarido
2023-11-28
Fix deleting indentation with multiple cursors (#1670)
Guldoman
2023-11-28
Avoid considering single spaces in `detectindent` (#1595)
Guldoman
2023-10-31
ease transparency of nagbar dim (#1658)
ThaCuber
2023-10-23
Sanitize tab index in `Node:add_view` (#1651)
Guldoman
2023-10-21
fix(dirmonitor): deadlock if error handler jumps somewhere else (#1647)
Takase
2023-10-18
Save in the `workspace` unsaved named files and `crlf` status (#1597)
Guldoman
2023-10-18
Ignore keypresses during IME composition (#1573)
Guldoman
2023-10-18
Improve `common.serialize` (#1640)
Guldoman
2023-10-18
Mark unsaved named files as dirty (#1598)
Guldoman
2023-09-30
Remove DPI detection for default `SCALE`
Guldoman
2023-09-07
Make `linewrapping` consider the expanded `Scrollbar` size
Guldoman
2023-09-07
Fix `Scrollbar.{expanded,contracted}_size` documentation
Guldoman
2023-09-07
Fixed C++14 digit separators (#1593)
Robert Hildebrandt
2023-08-26
docs(core.config): add documentation for config options (#1512)
Takase
2023-08-26
feat(statusview): make a separate item for doc position percent (#1579)
sammyette
2023-08-26
Autocomplete plugin improvements (#1519)
Jefferson González
2023-08-26
Add `NaN` guard to `View:update_scrollbar`
Guldoman
2023-08-25
Adds super as a modkey. (#1590)
Adam
2023-08-25
Normalize strokes in fixed order (#1572)
Guldoman
2023-08-24
docs(core.contextmenu): add documentation for contextmenu (#1567)
Takase
[prev]
[next]