hansec / vscode-fortran-ls

Fortran IntelliSense for Visual Studio Code
MIT License
37 stars 7 forks source link

Error launching fortls: Please check that all selected options are supported by your language server version. #45

Open RunningXinLiu opened 2 years ago

RunningXinLiu commented 2 years ago

Hi Hansen,

I have installed fortls and Fortran language server. However, I got this error "Error launching fortls: Please check that all selected options are supported by your language server version." I am running this extension on vs code with my MacBook pro M1 chip.

❯ pip list | grep fortran
fortran-language-server 1.12.0

❯ where fortls
/Users/liuxin/Library/Python/3.8/bin/fortls

Best, Xin

giannilmbd commented 1 year ago

Same problem here. Any progress on this issue? Thanks Gianni