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
原本是想请求作者能够将代码挂载在当前工作目录而非插件下的workspace。 但是刚刚得知dos挂载存在着目录字符限制问题。 但是如果无法实时更新文件内容,那么就意味着每次本地修改都要关闭窗口并”重新打开DOS环境“。 所以能否考虑一种折中的手段,就是每次保存文件都进行一次从工作目录到挂载目录的文件复制?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
原本是想请求作者能够将代码挂载在当前工作目录而非插件下的workspace。
但是刚刚得知dos挂载存在着目录字符限制问题。
但是如果无法实时更新文件内容,那么就意味着每次本地修改都要关闭窗口并”重新打开DOS环境“。
所以能否考虑一种折中的手段,就是每次保存文件都进行一次从工作目录到挂载目录的文件复制?
The text was updated successfully, but these errors were encountered: