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

Recognize "using" as a keyword in Typescript #14762

Closed
1 task done
matthieusieben opened this issue Jul 18, 2024 · 2 comments
Closed
1 task done

Recognize "using" as a keyword in Typescript #14762

matthieusieben opened this issue Jul 18, 2024 · 2 comments
Labels
defect [core label] language An umbrella label for all programming languages syntax behaviors typescript TypeScript programming language support

Comments

@matthieusieben
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

The using keyword is not recognized as one in Js/Ts.

Environment

Zed: v0.144.3 (Zed)
OS: macOS 14.5.0
Memory: 36 GiB
Architecture: aarch64

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

Capture d’écran 2024-07-18 à 12 16 02

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

Zed.log
@matthieusieben matthieusieben added admin read Pending admin review defect [core label] triage Maintainer needs to classify the issue labels Jul 18, 2024
maxdeviant pushed a commit that referenced this issue Jul 18, 2024
Release Notes:

- Added syntax highlighting for the `using` keyword in TypeScript
([#14762](#14762)).
@versecafe
Copy link
Contributor

@matthieusieben Should be resolved now but you can wait for the newest nightly release to come out or build for yourself to check (also patched it for TSX files)

@JosephTLyons JosephTLyons added typescript TypeScript programming language support language An umbrella label for all programming languages syntax behaviors and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Jul 23, 2024
@JosephTLyons
Copy link
Collaborator

Since it looks like @versecafe's PR has been merged, I'm going to close this out! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect [core label] language An umbrella label for all programming languages syntax behaviors typescript TypeScript programming language support
Projects
None yet
Development

No branches or pull requests

3 participants