How to prevent CocSearch from openning new tabs after applying changes? #4562
-
before applying change there is only one tab: after applying changes there is three tabs: Env:
|
Beta Was this translation helpful? Give feedback.
Answered by
fannheyward
Mar 28, 2023
Replies: 1 comment 4 replies
-
|
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
zoumi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
coc-refactor
will use:h coc-config-workspace-openResourceCommand
to open files that related, by default:h coc-config-workspace-openResourceCommand
istab drop
, you can change it in your coc-settings.json.