jupyter_highlight_selected_word icon indicating copy to clipboard operation
jupyter_highlight_selected_word copied to clipboard

I want to match across all the cells, but I cannot...

Open KLH1472 opened this issue 6 years ago • 2 comments

I like the jupyter_highlight_selected_word so much! Thank you! @jcb91

There is a problem: I want to show all matches across all the cells, but only visible matches are shown. When I scrolled, additional matches were not highlighted until I switched to another page and switched back.

Here are my versions:

Python 2.7.14 Ubuntu 16.04 LTS jupyter-highlight-selected-word (0.2.0) Firefox 61.0(x64)

jupyter (1.0.0) jupyter-client (5.2.3) jupyter-console (5.2.0) jupyter-contrib-core (0.3.3) jupyter-contrib-nbextensions (0.5.0) jupyter-core (4.4.0) jupyter-latex-envs (1.4.4) jupyter-nbextensions-configurator (0.4.0)

Here are my settings:

Highlight matches across all cells --> True Only apply highlights to editors which are visible in the scrolled view --> False

Please help me...

KLH1472 avatar Jul 07 '18 04:07 KLH1472

I met the same problem as you met, even after I canceled the tick of the "Only apply highlights to editors which are visible in the scrolled view"

LeeSureman avatar Nov 01 '18 14:11 LeeSureman

Did either of you manage to fix this? I am getting the same issue.

msm1089 avatar Apr 23 '20 11:04 msm1089