On Mon, Dec 21, 2020 at 2:25 AM gar <garr...@gmail.com> wrote:

is there an opportunity to highlight all the word under the cursor in the
> current active editor (placing cursor forces editor to highlight all the
> occurences of the word in the buffer)?


extend-to-word

g.isWordChar and g.isWordChar1 define what a word means. Scripts or plugins
can change this as desired.

Finally, ctrl-clicking in any part of a word will find the first definition
of a class, method or function with that name. After that, a cff will find
all such definitions.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS3XRBcRvaGFBaBegVevnVjokHDV3cZJg91arG-h%2BkX8Gg%40mail.gmail.com.

Reply via email to