The issue i have is that, I’ve installed Python via the extension, Visual Studio continues to report that Python is not installed. It then says , "install python" and When i install Python, I followed ...
I am trying to implement the multi-cursor synchronization feature described in #2405 (comment) for multiple-cursors.nvim. When synchronizing neovim's cursors to vscode, the [start-multiple-cursors] ...