You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Open a JSON file with VSCode
Press Command + Shift + P
Select JSON Editor: Start JSON editor session
A JSON editor tab will be opened in parallel showing the JSON tree of the currently opened JSON file
Click on the search box and type a keyword to search for
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
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:
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.
The text was updated successfully, but these errors were encountered:
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:
JSON Editor: Start JSON editor session
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](https://user-images.githubusercontent.com/252999/147702637-6968cbf7-eacc-4f0b-9da0-2105b6cde9d6.png)
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.
The text was updated successfully, but these errors were encountered: