Closed AndreHorst closed 5 years ago
That is definitely a bug. Thanks for the report!
Ok thanks! Still, can you confirm it's a bug in the language server? I'm using vscode with the Fortran Intellisense extension, so the bug might be even there. I didn't think of that while writing this issue here.
Keep up the greet work!
Yeah, it was an issue with the language server. It should now be fixed (see commit above) in the next release branch v1.10
. Thanks for the report!
Thanks! Great job!
When having a multi-line description of an object (variable, function, etc.):
the tooltip when hovering the variable it only showing the comment lines below the declaration. Is that a feature or a bug?