microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
165k stars 29.54k forks source link

fail to display the total counts of search results in jupyter #198359

Open Shi-YuZhang opened 1 year ago

Shi-YuZhang commented 1 year ago

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

image

while in .R or .py, it works well

image
starball5 commented 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.

Shi-YuZhang commented 1 year ago
image image

I though it was not the issue of display