admin管理员组文章数量:1123712
Right now I'm using Jetbrain PyCharm where remote development works this way - files are being edited locally and deployed on my VPS during save action, IDE uses remote Python interpreter for code completion.
Is there a way to setup VSCode/Cursor so it would work in the same way, instead of editing remote files directly? I'd like to be able to keep editing and debugging them in PyCharm and using Cursor only for AI assistance, so I want VSCode to save changes in them in the same directory as PyCharm uses, but still be able to use remote Python interpreter so VSCode sees installed Python extensions.
本文标签:
版权声明:本文标题:python - Mapping local directory to remote one in VSCodeCursor instead of editing remote files directly - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736587851a1945035.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论