Zhaolin Lau
Zhaolin Lau
> It could be helpful for new release! May separate into several channels like pulls, commits, issues, releases, and issues' comments
> Probably commit is too invasive but we might start to something Sure
Have a try on this? [Geany-WebDev-Snippets](https://github.com/zhaolinlau/Geany-WebDev-Snippets)
> > See https://github.com/geany/geany-plugins/tree/master/autoclose > > Thanks for the info but I found it difficult to install such a plug-in. Would you consider adding native support for auto-close angle brackets?...
this issue can be closed already
> What happens is that when you enable autosave the timer goes off and that calls `document_save()` which does a disk check, which finds the file is missing and pops...
> Then I would like to request a new feature which is only autosave the file when the file is created/existing and won't autosave if the file is deleted or...
For safety, there is already a function which is autosave when losing focus. Plus, as far as I know this is the only way to fix a bug which I...
> I transferred the issue to the geany project as Save Actions is a core plugin. Alright alright
> Okay, I understand. I just propose my suggestion, because it would be very convenient if it could autosave every second. So we don't need to manually save the file...