Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there something special that you need to do to get incremental search to work? I found that ctrl-S was initially bound both to the native "Find" command (that opens up the native search widget) as well as to
emacs-mcx.isearchForward
command. While you can, indeed, do a search using the native VSCode Find command, it is not incremental search.Beta Was this translation helpful? Give feedback.
All reactions