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

Angular: Editor jumps to top #1507

Open
leomayer opened this issue Mar 27, 2024 · 3 comments
Open

Angular: Editor jumps to top #1507

leomayer opened this issue Mar 27, 2024 · 3 comments

Comments

@leomayer
Copy link

I have enabled the following Language Servers
Bildschirmfoto vom 2024-03-27 15-58-43

when I type in the editor to complete the Content assist the content jumps to the top but the cursor remains on the same position. Also the suggestions can hardly be selected due to the jumping around. The suggestions are not really included in the frame of the video since they lay outside - on the lower right corner one could assume them.

As it is now I cannot use this installation for coding in Angular. Up till now that was NO problem.

vokoscreenNG-2024-03-27_16-01-25.webm

Bildschirmfoto vom 2024-03-27 16-03-59

@thedailycommute
Copy link

I have exactly the same problem when editing Typescript files. At first I thought I had a conflict with some other Eclipse plugin, but after a completely new, clean install (version 2024-03 (4.31.0), without any extra plugins) the problem continues.

I tried to roll back to an earlier version of Eclipse, without success.

The only way I can minimally work with the Wild Web Typescript editor is by disabling ALL Typescript Inlay Hints, although the window continues to flicker and jump slightly.

sshot-117

@jridge-ezclocker
Copy link

jridge-ezclocker commented Apr 1, 2024

Possibly related to what I am seeing - the JS editor is automatically folding imports and after editing code the imports expand and re-fold causing the editor text to jump around making editing impossible. I don't see a way to disable import folding (a feature I do not want). Is there a way to disable the folding? This is within I see this in the current eclipse release and the release prior with the latest WildWebDeveloper tools. I'll write up a separate defect relating to exactly what I see right now, but I'm having to use VSCode instead of eclipse because I simply cannot edit any javascript files without things jumping around.

Other issue I wrote up: #1508

@wesleybl
Copy link

wesleybl commented May 6, 2024

As said here: eclipse/lsp4e#895 (comment)

To disable import collapses, simply install the latest version of lsp4e.

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

No branches or pull requests

4 participants