We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduced via #288
The ideal resolution would be to trim the forward and trailing whitespaces for PARAMETER_VAL.
Originally posted by @gnikit in #288 (review)
The text was updated successfully, but these errors were encountered:
Fix fortran-lang#291 hover multi-line parameter signature
86d8eb5
Trim trailing whitespaces. Modify one test and add one more parameter_val test with multiline definition.
@gnikit, I suggest one solution, but I'm not sure that it is the correct place for implementation.
Sorry, something went wrong.
ff3e3e0
Merge pull request #293 from folk85/master
9e42210
Fix #291 hover multi-line parameter signature
Successfully merging a pull request may close this issue.
Introduced via #288
The ideal resolution would be to trim the forward and trailing whitespaces for PARAMETER_VAL.
Originally posted by @gnikit in #288 (review)
The text was updated successfully, but these errors were encountered: