index
:
pragtical
SDL2
master
The practical and pragmatic code editor.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
plugins
/
autoreload.lua
Age
Commit message (
Expand
)
Author
2025-06-26
Lua doc comment improvements for better API reference generation (#185)
Jefferson González
2024-10-02
Fully move autoreload cleanup from co to Doc:on_close (#194)
Jefferson González
2024-09-01
Don't trust weak table keys to clean cached items (#164)
Jefferson González
2024-06-23
Check doc is still in view before autoreloading it (#104)
Jefferson González
2024-03-15
Alert by default of changes in autoreload plugin (#82)
Jefferson González
2024-01-22
autoreload docs only if their filename matches an actual file (#1698)
vqn
2023-07-30
Fix autoreload bugs and performance issues
jgmdev
2023-07-30
Merged Project Rework lite-xl/lite-xl#1455
Adam Harrison
2023-02-06
NagView: properly rescale on scale change (#1379)
Jefferson González
2022-05-31
plugins: dropped --lite-xl version tag
jgmdev
2022-05-31
Don't check unnamed files in `autoreload` plugin
Guldoman
2022-05-23
plugins: added settings gui support
jgmdev
2022-05-15
Autoreload Nagview (#942)
Adam
2022-04-03
Bumping version numbers.
Adam Harrison
2021-10-08
Use dmon events in reload plugin
Francesco Abbate
2021-10-08
Implement directory monitoring using septag/dmon
Francesco Abbate
2021-08-17
2.0 changelog and modversion updates.
Adam Harrison
2021-05-05
Introduce new plugin versioning tag mod-version
Francesco Abbate
2021-04-06
Add plugin verification by version tag
Francesco Abbate
2020-05-21
Changed autoreload to strip carriage-returns on reload
rxi
2020-04-25
Changed printed filenames to use format-specifier "%s" instead of %q
rxi
2020-03-24
Fixed autoreload plugin truncating last character of files with no newline at...
rxi
2019-12-28
Initial commit
rxi