| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| * Modified autoreload to use new dirwatch infrastructure, and added in nagview to verify that fs changes don't stomp on our changes, unless you want them to. * Split out reload functionality to actual document, and added in a thread to check the document, in the cases where it wouldn't be covered by dirwatch. * As per request from jgmdev, added in ability to show nagview always. * Changed things over to use dirwatch. * Made sure we redrew things, added in a contingency in 'save' for times when we load a non-existent file, and added some checks. | |||
| 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 | |
| Use a notification based directory monitoring based on the septag/dmon lirbary instead of periodically rescan the whole project's tree. | |||
| 2021-08-17 | 2.0 changelog and modversion updates. | Adam Harrison | |
| 2021-05-05 | Introduce new plugin versioning tag mod-version | Francesco Abbate | |
| 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-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 | |
| Fixes #22 | |||
| 2020-03-24 | Fixed autoreload plugin truncating last character of files with no newline ↵ | rxi | |
| at end | |||
| 2019-12-28 | Initial commit | rxi | |
