You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
When having a multi-line description of an object (variable, function, etc.):
![fls_1](https://user-images.githubusercontent.com/25814609/59915539-252a4380-941d-11e9-9465-907a639b153c.png)
the tooltip when hovering the variable it only showing the comment lines below the declaration. Is that a feature or a bug?
![fls_2](https://user-images.githubusercontent.com/25814609/59915600-4b4fe380-941d-11e9-9ab2-c63e24535d6c.png)
The text was updated successfully, but these errors were encountered: