lite-xl/src/api
Adam 36c4d5d9ed
Autoreload Nagview (#942)
* 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-05-15 15:21:26 -04:00
..
dirmonitor Autoreload Nagview (#942) 2022-05-15 15:21:26 -04:00
api.c Add utf8 support to tokenizer (#945) 2022-04-26 09:42:02 -04:00
api.h Fix Project Scanning (#746) 2022-03-06 00:59:22 -05:00
dirmonitor.c Asynchronous Reads for Dirmonitor (#930) 2022-04-26 12:13:39 -04:00
process.c Cleanup (#826) 2022-04-15 11:34:46 -04:00
regex.c Fix `^` regex matching when using an offset 2022-03-03 22:09:48 +01:00
renderer.c Cleanup (#826) 2022-04-15 11:34:46 -04:00
system.c Send `mouseleft` event when the mouse leaves the window (#928) 2022-04-28 21:50:34 -04:00
utf8.c Add utf8 support to tokenizer (#945) 2022-04-26 09:42:02 -04:00