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

Follow Json Schema References & Jumping Back and Forth #131

Open
mkohlhaas opened this issue Aug 29, 2023 · 1 comment
Open

Follow Json Schema References & Jumping Back and Forth #131

mkohlhaas opened this issue Aug 29, 2023 · 1 comment
Labels
Feature Request New feature or request

Comments

@mkohlhaas
Copy link

It would be cool to follow local references in Json Schema files easily.

For example:

{
  "$ref": "#/definitions/3/cmd"
}

#/definitions/3/cmd is defined in the same document. Jumping to that path with keyboard shortcut gd (for goto definition) would be awesome.

Maybe jumping back and forth with Ctrl-O and Ctrl-I would be perfect.

@PaulJuliusMartinez PaulJuliusMartinez added the Feature Request New feature or request label Sep 2, 2023
@bew
Copy link

bew commented Sep 7, 2023

@mkohlhaas why did you close it? I think it's a nice idea

@mkohlhaas mkohlhaas reopened this Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants