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

Extend Capabilities of Hover Request / dm-langserver #210

Merged
merged 16 commits into from
Sep 6, 2020

Conversation

bobbah
Copy link
Contributor

@bobbah bobbah commented Sep 6, 2020

Changelog

  • Added hover handling for ScopedVar, UnscopedVar, ScopedProc, UnscopedProc
  • Improved handling of existing hovers, adding dm lang blocks to the hovers where appropriate
  • Added documentation to all existing hovers when it is available
  • Fixed bug with annotating Variables, which would lead to excessive whitespace being consumed

Previews

ProcHeader Hover

image

Variable Hover

image

ScopedVar Hover

image

UnscopedVar Hover

image

ScopedCall Hover

image

UnscopedCall Hover

image

@SpaceManiac SpaceManiac merged commit 985da48 into SpaceManiac:master Sep 6, 2020
@Cyberboss
Copy link
Contributor

based

@SpaceManiac SpaceManiac added this to the suite v1.6 milestone Sep 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants