apache / daffodil-vscode

Apache Daffodilâ„¢ Extension for Visual Studio Code
https://daffodil.apache.org/
Apache License 2.0
11 stars 19 forks source link

Search Prev/Next buttons not properly sync'ed with the Offset #584

Closed scholarsmate closed 1 year ago

scholarsmate commented 1 year ago

Open this repo's package.json, then Search for Apache, click the Prev and Next buttons and observe what's being scrolled to and what's being displayed in the Offset input box and see that they aren't matching up correctly.

stricklandrbls commented 1 year ago

Looks like there's an index lag with pressing the buttons and populating the Offset. The displayed search result is displaying results[0] but the Offset is results[1]. I'll get a fix for this.


Also FYI, the great people at Comcast were digging in my front yard, placing fiber cable. While doing so they cut my AT&T fiber line so I don't have internet at the moment for my CTC machine. It's not happy when trying to tether from my phone's data and I'm using a directional antenna to use the WiFi from a neighbor's house lol.