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](https://github.com/spring-projects/sts4/blob/d86becebe7e672044de93b2da3afbed5bee47438/headless-services/commons/commons-cf/src/main/java/org/springframework/ide/vscode/commons/cloudfoundry/client/cftarget/CfCliParamsProvider.java#L96 )?