Code Folding Support for fortls

Hi all,

I recently implemented FoldingRange support for fortls, which enables code folding in VSCode (and other LSP clients, not tested though).

The feature has already been tested on a large Fortran codebase and is available in my fork:

https://github.com/digrapsas/fortls_code_folding

If anyone is interested in trying it out, I’d be glad to hear about any bugs, edge cases, or possible improvements.

Feedback is welcome.

The repo is not public :zipper_mouth_face:

Thanks for the feedback, there was a typo in the link. Should be fine now.