I am currently using a shell script and fswatch in connection with Current File to keep my VS Code view synched with Obsidian. When Current File is enabled, VS Code (if it is open) automatically opens/switches to the same file that is open in Obsidian.
I believe it would not be difficult to integrate this functionality as an option directly into Current File. I have never contributed a patch to a repository before, so this would also be a learning experience for me. I can also fork if you would prefer.
Thanks