donfiguerres

Results 7 comments of donfiguerres

I think this is a duplicate of #59 .

Hi @bblommers , let me check that and get back to you.

Shoot... I don't know what happened but my changes got force pushed. Not sure if that was when I clicked on sync on my fork.

I've tested in using output name instead of output ARN in `boto3` and it gave me a 404 response. I think this change is valid.

Noting here that using a separate credentials file is mentioned as a workaround in one of the comments in the `aws-cli` project for the same issue. reference: https://github.com/aws/aws-cli/issues/5109#issuecomment-1277449832

I guess it's a feature enhancement that has to be done in the `prettier` project because the language server simply passes the option to the `prettier` `format` function. https://github.com/redhat-developer/yaml-language-server/blob/cf3f79202524ba979f1f4011636b85d08d81bdcb/src/languageservice/services/yamlFormatter.ts#L40 https://github.com/redhat-developer/yaml-language-server/blob/cf3f79202524ba979f1f4011636b85d08d81bdcb/src/languageservice/services/yamlFormatter.ts#L47

Hi! Do you have an update on this one? Unfortunately the workaround of running vscode in a virtual environment shell will not work in WSL.