-
It compiles perfectly when in default settings but as soon as I change the settings.json file to
{
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "autom…
-
In `*.custom.yaml`, values from the _immediate_ children key-value pairs under the node `patch:` will substitute values with the same key-path from the YAML document.
It's important to specify in the …
lotem updated
11 years ago
-
I am attempting to pass in ENV via config as the readme specifies using the provided example.
My VSCode config:
```
{
"files.autoSave": "afterDelay",
"git.confirmSync": false,
"w…
-
Hey.
So I am rocking my own colortheme for a few years.
It works fine to me; ~I don't grasp nor do I want to learn oddities in order to submit and contribute my theme.~
~And therefore I kindly …
-
Love the plugin, but have been having issues verifying any requests with fragments. I'm using AppSync and am handling the validation within a Lambda authorizer. Given how annoying AppSync is, there's …
-
Hi there,
I believe there is a bug when the links section is set to false. In this scenario, the defaults section for layout and colourTheme is ignored.
This is my config.yml file
`title: "Dash…
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- go 1.22.5
* Run `…
-
The Docker file for the code-server environment generates the settings file
/home/coder/.local/share/code-server/User/settings.json
in aide-qc/docker/alpine/Dockerfile on line 39 [here](https:/…
-
i got it working ok, but autocomplete for Radian console inside vscode only works for the first command. The subsequent times does not appear at all and I must restart VsCode to get it running again (…
-
There are open issues that discuss issue this but have already been closed, so I will re-open this one. I am running the following versions:
### Versions:
- macOS: 11.2.3 Big Sur
- vs-code: 1.54.…