Vikas Sharma
Vikas Sharma
Hello @gnikit Sorry for the late response. Please find the attached directory. It also contains the screen shot of problem. [fls_vikas_issue.zip](https://github.com/hansec/fortran-language-server/files/7271918/fls_vikas_issue.zip) Regards Vikas
@gnikit I want to ask whether FLS supports SUBMODULE feature of Modern Fortran? Regards Vikas
> So both the fortran language server and the Modern Fortran extension support submodules, as far as I know at least. Yes, your are right here. I face no problem...
@gnikit thank you for responding. > Would you mind elaborating a bit how you compile and what are you trying to accomplish? In my project I keep the header definition...
@gnikit Thank you for your message. Your trick works well 👍🏼 💯 I have installed `findent` and `fprettify` Can I ask what do they do? Regards Vikas
@gnikit Thanks, I have uninstall findent, and kept only fprettify.
I see, thank you for your reply. I will post my experience here once I get some success. Regards Vikas
Nice idea @milancurcic Thanks, @ivan-pi, for the link. I have the following implementation in my library. I have defined the Generic function called `set().` From the viewpoint of the current...
@szaghi How about I create documentation for String data type as well as for penf_stringify module? To this end, I have done some work for my reference. I can finish...
@szaghi Ok, I will do the needful. :)