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

The Yaml language server does not work after performing autocomplete feature #9725

Closed
SkorikSergey opened this issue May 16, 2018 · 1 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.

Comments

@SkorikSergey
Copy link
Contributor

SkorikSergey commented May 16, 2018

Reproduction Steps

  1. Create a workspace from the Java stack with any project and enable Yaml language server by slider on its workspace details.
  2. Start the workspace.
  3. Open the Preferences widget from the Profile menu.
  4. From the Yaml section add yaml schema uri by the Add Schema URl button and type "kubernetes".
  5. Create openshift.yaml file.
  6. Type text to the file:
kind: PersistentVolume
apiVersion: v1
metadata:
  1. Set cursor to the end of last line and launch autocomplete.

Actual result:
There is an error in the dev-machine terminal and the yaml language server does not work until the workspace is restarted.

OS and version:
Che 6.6.0-SNAPSHOT; Chrome 65.0; Fedora 28

Additional information:
eclipse che wksp-0yvb - google chrome_002
nimbus-record-video-2018-05-16-16-37-00

@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 May 16, 2018
@SkorikSergey
Copy link
Contributor Author

Not reproduced in CHE 6.10.0.

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

1 participant