CMD + K

jupyter_highlight_selected_word

Community

Jupyter notebook extension that enables highlighting of all instances of the currently-selected or cursor-adjecent word in either the current cell's editor, or in the whole notebook. Based on the CodeMirror addon https://codemirror.net/demo/matchhighlighter.html extended to work across multiple editors.

Installation

To install this package, run one of the following:

Installation commands are not available for this package.

Usage Tracking

0.2.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Jupyter notebook extension that enables highlighting of all instances of the currently-selected or cursor-adjecent word in either the current cell's editor, or in the whole notebook. Based on the CodeMirror addon https://codemirror.net/demo/matchhighlighter.html extended to work across multiple editors.

Last Updated

Oct 15, 2020 at 13:39

License

BSD-3-Clause