You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will be really useful if Lite had a caching plugin, saving some documents users are working on in an internal directory with a pre-configured time interval: it might save hours of coding for someone later. Many times, probably. :-)
The text was updated successfully, but these errors were encountered:
6r1d
changed the title
[Plugin request]: caching
[Plugin request]: autosave / caching
Oct 21, 2020
It also very useful feature if you create new file, work on it and close editor without saving the file. Next time you open editor - the file appears.
I use this feature in Code editor (not vscode) on elementary OS and I used to use it in Notepad++
I made an autosave plugin for lite-xl, which is based on lite. It uses a hook that is only in lite-xl, but it could easily be added to lite as well, by following the changes in this commit
It will be really useful if Lite had a caching plugin, saving some documents users are working on in an internal directory with a pre-configured time interval: it might save hours of coding for someone later. Many times, probably. :-)
The text was updated successfully, but these errors were encountered: