jupyter_highlight_selected_word
jupyter_highlight_selected_word copied to clipboard
I want to match across all the cells, but I cannot...
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...
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"
Did either of you manage to fix this? I am getting the same issue.