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

Prisma is missing the "type" keyword #10386

Open
1 task done
christian-gama opened this issue Apr 10, 2024 · 2 comments
Open
1 task done

Prisma is missing the "type" keyword #10386

christian-gama opened this issue Apr 10, 2024 · 2 comments
Labels
bug [core label] language An umbrella label for all programming languages syntax behaviors prisma

Comments

@christian-gama
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

The 'type' keyword for Prisma extension is missing at highlights.scm.

[
 "datasource"
 "enum"
 "generator"
 "model"
 "type" << missing
] @keyword

Environment

Zed: v0.131.0 (Zed Preview)
OS: macOS 14.4.1
Memory: 8 GiB
Architecture: aarch64

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

image

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

No response

@christian-gama christian-gama added admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue labels Apr 10, 2024
@JosephTLyons JosephTLyons added language An umbrella label for all programming languages syntax behaviors prisma and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Apr 11, 2024
Copy link

Hi there! 👋
We're working to clean up our issue tracker by closing older issues that might not be relevant anymore. Are you able to reproduce this issue in the latest version of Zed? If so, please let us know by commenting on this issue and we will keep it open; otherwise, we'll close it in 7 days. Feel free to open a new issue if you're seeing this message after the issue has been closed.
Thanks for your help!

@github-actions github-actions bot added the stale Label used by `stale` action label Oct 15, 2024
@christian-gama
Copy link
Author

It is not fixed yet.

@github-actions github-actions bot removed the stale Label used by `stale` action label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug [core label] language An umbrella label for all programming languages syntax behaviors prisma
Projects
None yet
Development

No branches or pull requests

2 participants