Open
Description
Did you check the docs?
- I have read all the docs.
Is your feature request related to a problem? Please describe.
I have a src
folder that includes some symlinks to submodules, and the LSP opens files in the submodule path. reveal_file doesn't see the file in the src
folder, and prompts to change the wd.
Describe the solution you'd like.
Add an option to (or make default to) follow symlinks in the current wd to the file specified in reveal_file, to open the file under the associated symlink directory in Neotree without changing wd.
Describe alternatives you've considered.
No response
Additional Context
No response