Janaka Abeywardhana
Janaka Abeywardhana
+1 these error messages are misleading. It makes a config file problem appear like a permissions problem.
I don't know if this helps. I login to the aws console with SSO (Google apps). Then `aws sso login --profile `. It then does the the browser redirect thing,...
In theory as follows, I've not got around to trying it yet. ## Without code changes AZURE_OPENAI_API_KEY= AZURE_OPENAI_API_BASE= api_version="2023-07-01-preview" need to be set during your Azure OpenAI deployment. deployment name...
@daniel-vera-g to clarify, you saying it doesn't work for you either?
@Anderas the checklist seems to work as expected against the test repo. `@` doesn't work in the test repo either. guess an extension is clashing. settings.json in my repo ```json...
This extension was capturing `@`  and doing this  I disabled the extension. `@` still doesn't show any autocompletion. `@t` doesn't either. `@` or `@t` + ^space does show...
There doesn't appear to be any rich preview of the citation. Rendered MD doesn't link to anything. If that's right and Im not missing something then I don't find this...
is this going to get added to the [roadmap](https://github.com/aws/apprunner-roadmap/projects/1) soon? It's been a few months since @rhbecker asked the same question.
Poor form from the team to not even acknowledge the comment on this highly voted issue.
Is overriding nodes like inlineCode and strong supported? if so can you give an example. I need to go from inlineCode=true to code=true