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

[Language server] Content of PHP language server hover feature is doubled. #10065

Closed
SkorikSergey opened this issue Jun 15, 2018 · 3 comments
Closed
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@SkorikSergey
Copy link
Contributor

SkorikSergey commented Jun 15, 2018

Description

Content of PHP language server hover feature is doubled.

Reproduction Steps

  1. Create a workspace based on PHP stack.
  2. Create web-php-gae-simple project from wizard.
  3. Open helloworld.php file.
  4. Hover mouse on "htmlspecialchars" text in line 9.

Actual result: content of hover feature is doubled.

OS and version: Che 6.8.0-SNAPSHOT; Chrome 66.0; Fedora 28

Additional information:
untitled

@SkorikSergey SkorikSergey added kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system. labels Jun 15, 2018
@tsmaeder
Copy link
Contributor

This might be a duplicate of #10049. @SkorikSergey could you comment on that hypothesis?

@SkorikSergey
Copy link
Contributor Author

SkorikSergey commented Jun 20, 2018

It issue is almost the same, except that the hover content is doubled after the first launch of the workspace.
After each restart of the workspace, the content of the hover will be doubled.
screenshot from 2018-06-20 12-21-39

@SkorikSergey SkorikSergey changed the title Content of PHP language server hover feature is doubled. [Language server] Content of PHP language server hover feature is doubled. Aug 8, 2018
@SkorikSergey
Copy link
Contributor Author

Duplicated #10117.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants