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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I am using Cloudfoundry Manifest YML Support (v1.24.0) in VS.Code (v 1.51.1) on Windows 10
I get Error writing config: rename C:\Users\XX.cf\temp-config025076595 C:\Users\XX.cf\config.json: Access is denied. when using cf CLI.
If I disable the extension, the error goes away.
Is the file "~/.cf/config.json" kept open here?
The text was updated successfully, but these errors were encountered:
@dinurp I think you are absolutely correct, thanks for reporting this and pointing directly at the issue. That is very much appreciated.
I pushed a fix to master via 770137b, now need to wait for CI builds to produce new snapshot versions of the VS Code extension files for you to try.
Sorry, something went wrong.
Finally I got the builds to work again, please feel free to grab the latest nightly VSIX file for the spring boot language server from http://dist.springsource.com/snapshot/STS4/nightly-distributions.html and try that in your VSCode install.
No branches or pull requests
I am using Cloudfoundry Manifest YML Support (v1.24.0) in VS.Code (v 1.51.1) on Windows 10
I get Error writing config: rename C:\Users\XX.cf\temp-config025076595 C:\Users\XX.cf\config.json: Access is denied.
when using cf CLI.
If I disable the extension, the error goes away.
Is the file "~/.cf/config.json" kept open here?
The text was updated successfully, but these errors were encountered: