Description of the problem or steps to reproduce
This is not a problem per se, but it might become.
Currently, the last micro release is almost one year old. There's a lot of activity going on, but because no new release happens, many PR are out of sync, which is just discouraging for developers, contributors and volunteers.
PR are lingering and no one will include them.
Is there any plan to release a new version, and if yes, what features to expect in it ?
If I were to sort the PR, many are about new syntax coloring scheme for exotic file formats. I guess they can be merged "as-is", after all, there's not much loss if they don't actually work well. And at least, they'll be improved by new PR instead of a 2 year old lingering PR no one can test anymore.
Plugins also need some love, there are many plugins I consider as fundamental (like the file manager for example, or the language server) that are lagging behind and must be imported from exotic URL.
There are also feature plugins that, IMHO, need to be sorted out but worth it:
- Code folding
- Faster highlighter
- Atomic or close to atomic file save
What do you think?