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

Annoying auto-linter rendering workspaces unusable #17023

Closed
7 of 22 tasks
ScrewTSW opened this issue May 26, 2020 · 4 comments · Fixed by eclipse-che/che-theia#912
Closed
7 of 22 tasks

Annoying auto-linter rendering workspaces unusable #17023

ScrewTSW opened this issue May 26, 2020 · 4 comments · Fixed by eclipse-che/che-theia#912
Assignees
Labels
area/editor/theia Issues related to the che-theia IDE of Che area/languages Issues related to Language extensions or plugins integration. 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.
Milestone

Comments

@ScrewTSW
Copy link
Member

ScrewTSW commented May 26, 2020

Describe the bug

Affected devfiles:

Cursor is being spastically moved around during use, rendering the devfiles unusable (super irritating, rewrites what you're typing, messes with code)

Che version

  • latest
  • nightly
  • other: 7.13.x

Steps to reproduce

  • Start any of the two workspaces
  • Open any file and wait for the LS to initialize
  • Try to write any code

Expected behavior

  • Linting doesn't happen automatically on it's own, especially not while typing

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift
Client Version: 4.3.9
Server Version: 4.3.0
Kubernetes Version: v1.16.2
  • minikube (include output of minikube version and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)

Screenshots

simple_screen_recorder-2020-05-25_16 34 53

Installation method

  • chectl
    • provide a full command that was used to deploy Eclipse Che (including the output): chectl server:start -a operator -p openshift --self-signed-cert -n <namespace>
    • provide an output of chectl version command: chectl/7.12.2 linux-x64 node-v10.20.1
  • OperatorHub
  • I don't know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other Codeready workspaces OCP 4.4 at crw-qe.com
  • other: please specify

Eclipse Che Logs

N/A

Additional context

N/A

@ScrewTSW ScrewTSW added kind/bug Outline of a bug - must adhere to the bug report template. status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels May 26, 2020
@skabashnyuk skabashnyuk added area/editor/theia Issues related to the che-theia IDE of Che area/languages Issues related to Language extensions or plugins integration. severity/P2 Has a minor but important impact to the usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels May 26, 2020
@ScrewTSW
Copy link
Member Author

ScrewTSW commented Jul 8, 2020

Unless this is an intended feature, I was still able to reproduce this on both workspaces
@skabashnyuk @l0rd

@ScrewTSW
Copy link
Member Author

Still true for 7.16.0

@ScrewTSW
Copy link
Member Author

The issue is newly present on the NodeJS Angular Web Application stack as well (link)

@azatsarynnyy
Copy link
Member

fixed by eclipse-che/che-theia#912

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/theia Issues related to the che-theia IDE of Che area/languages Issues related to Language extensions or plugins integration. 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

Successfully merging a pull request may close this issue.

3 participants