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

JSON Editor not auto scrolling while searching #41

Open
ahmedhamdy2121 opened this issue Dec 29, 2021 · 0 comments
Open

JSON Editor not auto scrolling while searching #41

ahmedhamdy2121 opened this issue Dec 29, 2021 · 0 comments

Comments

@ahmedhamdy2121
Copy link

Hello,
Thank you for the amazing extension, I was using Google App before this.

Issue description:
JSON editor is not auto-scrolling while I am searching from its search box, which loses the advantage of having a search box in the first place.

Steps to reproduce:

  1. Open a JSON file with VSCode
  2. Press Command + Shift + P
  3. Select JSON Editor: Start JSON editor session
  4. A JSON editor tab will be opened in parallel showing the JSON tree of the currently opened JSON file
  5. Click on the search box and type a keyword to search for
  6. A search result count will appear next to the search box area. However, no auto-scrolling is happening, just the tree node opening without auto-scrolling
  7. Click the down or up arrow in the search box for more results, but nothing happens at all. However, if you scrolled manually you will find the current search result highlighted

My environment is as follow:
OS: Mac OS
OS Version: Big Sur 11.6.2
VSCode version: 1.61.2
JSON Editor extension version: 0.3.0

Screenshots:
Screen Shot 2021-12-29 at 2 53 43 PM

As you noticed above, the search has been down and counted and the tree node has been opened, but auto-scroll didn't work and I need to manually scroll to see the first search result.

Have a good day, and please reach out to me for any help needed.

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