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

support schema navigation #24

Open
vroldanbet opened this issue Nov 29, 2024 · 0 comments
Open

support schema navigation #24

vroldanbet opened this issue Nov 29, 2024 · 0 comments

Comments

@vroldanbet
Copy link

As I analyze a complex schema, I navigate it using playground functions like go-to-definition when I highlight a part of a relation type or permission expression. This is useful for tracing the permission. The problem is the playground does not offer, like other IDEs like VSCode or JetBrains, a way to navigate back to the origin expression that took me to a different part of the schema via go-to-definition highlight. This slows me down severely and end up using browser search to navigate these large schemas.

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

1 participant