-
For the language server, we need two orthogonal things:
### LFortran side:
Write LFortran tests that accept source code, line + column as input, and output various results:
* for tab completi…
-
I tried several times and always failed to get (any) LSP working with `neovim`, and I just figured it out specifically for fortls. I am documenting here the exact steps before I forget. We can later m…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
At least the following conda packages contained pyc files:
https://anaconda.org/conda-for…
-
Hello,
I seem to be having issues setting up this plugin. I'm new to VIM, so forgive me.
A few notes:
- On a mac
- Compiled VIM with Python3
First issue is, can't seem to set up the leader. T…
-
When completing an assessment we should create/add to a list of features we want to assess each tool against
- [ ] [fortran-linter](https://pypi.org/project/fortran-linter/)
- [ ] [fortls](https://gi…
-
When opening a .f90 file in Visual studio code The following error pops up
Error spawning fortls: Please check that fortran-language-server is installed and in your path.
When I however got to the…
-
**Describe the bug**
If we define the label or variable with name `block`, then it would indicate end of routine as incorrect end.
**To Reproduce**
If I use the following command `fortls --deb…
-
With regard to https://github.com/hansec/fortran-language-server/issues/125#issuecomment-526222951
I have this issue now. Same behaviour when starting VSCode it says:
'ascii' codec can't d…
-
I was wondering if ford has a Python API that one can use to determine if
- a Fortran comment is a valid docstring
- the docstring uses `predocmark`
- the docstring uses `docmark_alt`
- Other doc…
-
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 versi…