You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Did you check 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 thesrc
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
The text was updated successfully, but these errors were encountered: