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

TS & JSON autocompletion shortcut key combination doesn't work #17691

Open
1 task done
Marcisbee opened this issue Sep 11, 2024 · 0 comments
Open
1 task done

TS & JSON autocompletion shortcut key combination doesn't work #17691

Marcisbee opened this issue Sep 11, 2024 · 0 comments
Labels
autocompletions Feedback for code completions in the editor defect [core label] json JSON data format support keymap / key binding Feedback for keyboard shortcuts, key mapping, etc language An umbrella label for all programming languages syntax behaviors typescript TypeScript programming language support

Comments

@Marcisbee
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

When in TypeScript files or JSON files that use jsonschema, pressing shortcut keys for "Show completions" action, does nothing. When triggering action manually via comand prompt, it works.

Current keymap:

"base_keymap": "Atom",

image

Screen.Recording.2024-09-11.at.11.56.33.mov

Note I am presing CMD+SPACE (and nothing happens) before doing it manually via comand prompt.

Environment

Zed: v0.152.3 (Zed)
OS: macOS 14.6.1
Memory: 16 GiB
Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

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

Zed.log
@Marcisbee Marcisbee added admin read Pending admin review defect [core label] triage Maintainer needs to classify the issue labels Sep 11, 2024
@JosephTLyons JosephTLyons added typescript TypeScript programming language support json JSON data format support language An umbrella label for all programming languages syntax behaviors autocompletions Feedback for code completions in the editor keymap / key binding Feedback for keyboard shortcuts, key mapping, etc and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocompletions Feedback for code completions in the editor defect [core label] json JSON data format support keymap / key binding Feedback for keyboard shortcuts, key mapping, etc language An umbrella label for all programming languages syntax behaviors typescript TypeScript programming language support
Projects
None yet
Development

No branches or pull requests

2 participants