Skip to content
New issue

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

feat: add hover for types and modules #246

Merged
merged 2 commits into from
Dec 8, 2022
Merged

Conversation

gnikit
Copy link
Member

@gnikit gnikit commented Dec 7, 2022

Fixes #208
Superseeds #212

@codecov
Copy link

codecov bot commented Dec 7, 2022

Codecov Report

Merging #246 (ec0271e) into master (9e5f174) will increase coverage by 0.12%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #246      +/-   ##
==========================================
+ Coverage   86.76%   86.89%   +0.12%     
==========================================
  Files          12       12              
  Lines        4542     4556      +14     
==========================================
+ Hits         3941     3959      +18     
+ Misses        601      597       -4     
Impacted Files Coverage Δ
fortls/langserver.py 84.30% <100.00%> (ø)
fortls/objects.py 83.96% <100.00%> (+0.35%) ⬆️
fortls/parse_fortran.py 89.10% <0.00%> (+0.08%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gnikit
Copy link
Member Author

gnikit commented Dec 7, 2022

Looks good, nice job @plevold and thanks for the contribution!

@gnikit gnikit self-assigned this Dec 7, 2022
@gnikit gnikit added the enhancement New feature or request label Dec 7, 2022
@gnikit gnikit merged commit 833755e into master Dec 8, 2022
@gnikit gnikit deleted the feat/hover-types-n-mods branch December 8, 2022 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Doxygen style comments for modules and types
2 participants