Skip to content

Descriptive pop up on textDocument/hover #51

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

Closed
Hutkikz opened this issue Feb 28, 2021 · 2 comments
Closed

Descriptive pop up on textDocument/hover #51

Hutkikz opened this issue Feb 28, 2021 · 2 comments
Labels
conclusion: duplicate Has already been submitted topic: language server Related to the Arduino Language Server type: imperfection Perceived defect in any part of project

Comments

@Hutkikz
Copy link

Hutkikz commented Feb 28, 2021

Describe the bug
The little pop up when you hover over a variable/function name only seems to work in the global area before any function definition. After that it only appears for a split second then disappears After awhile it stops popping up at all.
Also when it does work it almost always covers what I'm working on making it hard to edit etc.

To Reproduce
Steps to reproduce the behavior:

  1. It is always like that.

Expected behavior
A clear and concise description of what you expected to happen.

  1. Pop up should remain up while hovered over subject variable/function name.
  2. It should not cover subject variable/function name.

Desktop (please complete the following information):

  • OS: Windows 10
  • Version: Version: 0.1.4
    Date: 2021-02-10T12:24:17.658Z
    CLI Version: 0.15.2 alpha [0d4cb150]

Copyright © 2021 Arduino SA

Additional context
Add any other context about the problem here.

@kittaakos
Copy link
Contributor

Thanks for letting us know, @Hutkikz. We are aware of this defect and will try to come up with a fix ASAP. Please bear with us.

@kittaakos kittaakos changed the title Descriptive pop up Descriptive pop up on textDocumen/hover Mar 1, 2021
@kittaakos kittaakos changed the title Descriptive pop up on textDocumen/hover Descriptive pop up on textDocument/hover Mar 1, 2021
@rsora rsora transferred this issue from arduino/arduino-pro-ide Mar 1, 2021
@kittaakos
Copy link
Contributor

kittaakos commented Mar 2, 2021

This is tracked here: arduino/arduino-language-server#68
The IDE2 counterpart is here: #21

Closing.

@rsora rsora added type: imperfection Perceived defect in any part of project topic: language server Related to the Arduino Language Server labels Sep 22, 2021
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: language server Related to the Arduino Language Server type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

5 participants