CocSearch in parent directory or current workspace #4589
GodefroyClair
started this conversation in
General
Replies: 1 comment 3 replies
-
You can add workspace root to make Note the must-have |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
From what I understand, if I do a simple
:CocSearch some_pattern
, the search will be done on directory of the current file in buffer and its subdirectories.What if I want to search on the parent directory? I tried various way based on the documentation but nothing would work.
Also, would there be a way to search on current workspace?
Beta Was this translation helpful? Give feedback.
All reactions