hansec / fortran-language-server

Fortran Language Server for the Language Server Protocol
MIT License
294 stars 57 forks source link

Update Visual Studio extension to work on Visual Studio 2022 and publish it to VS marketplace. #222

Open M-Kuzovic opened 2 years ago

M-Kuzovic commented 2 years ago

Fortran language server currently does not have an extension for Visual Studio 2022.

Update Visual Studio extension to work on Visual Studio 2022 and publish it to VS marketplace.

JHenneberg commented 2 years ago

The author of this extension is not further developing this extension anymore. This is extension is the currently maintained fork (https://github.com/gnikit/fortls)

Further more I guess your issue is a bit misplaced as you already know this is the language server and it needs a counter part in form of an IDE specific extension.

There is an extension out for VS 2017 working with this version of the fortran-language-server by hansec: https://github.com/michaelkonecny/vs-fortran-ls-client So I guess this VS Extension could be used as a start. Of course it has to be updated to be compatiable to VS 2022 and the new langauge server fortls.