Francesco Abbate
|
5cef643e02
|
Introduce new plugin versioning tag mod-version
New plugins should use the version tag:
-- mod-version: 1
The old version tag "-- lite-xl 1.16" will be considerer equivalent
to mod-version 1.
|
2021-05-05 22:38:29 +02:00 |
Francesco Abbate
|
d7cc1f9f9d
|
Add plugin verification by version tag
|
2021-04-06 17:50:46 +02:00 |
rxi
|
6b39fb6dfb
|
Changed autoreload to strip carriage-returns on reload
|
2020-05-21 09:58:47 +01:00 |
rxi
|
accf09c4f9
|
Changed printed filenames to use format-specifier "%s" instead of %q
Fixes #22
|
2020-04-25 13:26:55 +01:00 |
rxi
|
1e9c3bef1f
|
Fixed autoreload plugin truncating last character of files with no newline at end
|
2020-03-24 19:48:27 +00:00 |
rxi
|
d8c4bfa6ba
|
Initial commit
|
2019-12-28 11:17:56 +00:00 |