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

Code completions broken when going through options #22267

Open
1 task done
filipjanevski opened this issue Dec 19, 2024 · 1 comment
Open
1 task done

Code completions broken when going through options #22267

filipjanevski opened this issue Dec 19, 2024 · 1 comment
Labels
admin read Pending admin review autocompletions Feedback for code completions in the editor bug [core label] language server An umbrella label for all language servers popovers Feedback for tooltips, syntax hints, info popups, toasts, etc

Comments

@filipjanevski
Copy link

filipjanevski commented Dec 19, 2024

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

When I start typing the code suggestions break when I start going through the options. The only change I have in the settings is I use typescript-language-server instead of vtsls for typescript. This also happens on any other file (tested on HTML and Go).

UPDATE: also happens when I try to use vtsls

Zed Version and System Specs

Zed: v0.166.1 (Zed)
OS: macOS 15.2.0
Memory: 8 GiB
Architecture: aarch64

If applicable, add screenshots or screencasts of the incorrect state / behavior

screencap.mp4

If applicable, attach your Zed.log file to this issue.

No response

@filipjanevski filipjanevski added admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue labels Dec 19, 2024
@rabbihossain
Copy link

I also faced this similar issue . I thought maybe the Dracula theme i use, is not supported with the recent updates. Tried every other theme possible but still faced the same issue.

@jansol jansol added popovers Feedback for tooltips, syntax hints, info popups, toasts, etc language server An umbrella label for all language servers autocompletions Feedback for code completions in the editor and removed triage Maintainer needs to classify the issue labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin read Pending admin review autocompletions Feedback for code completions in the editor bug [core label] language server An umbrella label for all language servers popovers Feedback for tooltips, syntax hints, info popups, toasts, etc
Projects
None yet
Development

No branches or pull requests

3 participants