lite-xl/data/plugins
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
..
autocomplete.lua Updated linewrap and autocomplete to use the new get_line_screen_position which takes a col. 2022-05-04 20:05:41 -04:00
autoreload.lua Autoreload Nagview (#942) 2022-05-15 15:21:26 -04:00
contextmenu.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
detectindent.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
drawwhitespace.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
language_c.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
language_cpp.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
language_css.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
language_html.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
language_js.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
language_lua.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
language_md.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
language_python.lua Merge branch 'master' into master-2.1 2022-04-24 13:42:24 -04:00
language_xml.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
lineguide.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
linewrapping.lua Erroneously added padding. 2022-05-04 20:08:08 -04:00
macro.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
projectsearch.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
quote.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
reflow.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
scale.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
tabularize.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
toolbarview.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
treeview.lua Merge branch 'master' into master-2.1 2022-05-09 21:36:10 -04:00
trimwhitespace.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00
workspace.lua Bumping version numbers. 2022-04-03 16:44:02 -04:00