Open Shi-YuZhang opened 1 year ago
Is the issue just display width? Does it appear if you expand the find widget by dragging the sash to the left to make the widget longer?
If it's not a sizing issue, and a count value issue, then see also #194823 and Find widget in Jupyter Notebook in VS Code gives inconsistent, high number of results.
I though it was not the issue of display
Environment data
Expected behaviour
search some content, and display the total counts of search results and the current index
Actual behaviour
fail to display the total counts of search results in jupyter
in jupyter, it fails
while in .R or .py, it works well