We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows上通过ssh-remote 连接linux后,想使用 leetcode 插件在linux上写算法,但是l默认使用的还是Windows路径,导致 leetcode 插件无法生成代码文件。
于是我尝试在工作区中改写设置,发现 leetcode 相关的设置只能在用户设置中才能生效
请问有什么方法能让我的 vscode 能远程访问 linux 并且能在 linux 上使用 leetcode 插件?
不胜感激!
The text was updated successfully, but these errors were encountered:
Windows上通过ssh-remote 连接linux后,想使用 leetcode 插件在linux上写算法,但是l默认使用的还是Windows路径,导致 leetcode 插件无法生成代码文件。 于是我尝试在工作区中改写设置,发现 leetcode 相关的设置只能在用户设置中才能生效 请问有什么方法能让我的 vscode 能远程访问 linux 并且能在 linux 上使用 leetcode 插件? 不胜感激!
解决了 原来只需要分别为不同的系统写上对应的路径就可以自动使用可用的设置。 虽然 vscode 会报警hhh。
Sorry, something went wrong.
No branches or pull requests
Windows上通过ssh-remote 连接linux后,想使用 leetcode 插件在linux上写算法,但是l默认使用的还是Windows路径,导致 leetcode 插件无法生成代码文件。
于是我尝试在工作区中改写设置,发现 leetcode 相关的设置只能在用户设置中才能生效

请问有什么方法能让我的 vscode 能远程访问 linux 并且能在 linux 上使用 leetcode 插件?
不胜感激!
The text was updated successfully, but these errors were encountered: