-
I have postgresql on virtual machine with address 192.168.88.101
settings.json
```
{
"workbench.colorTheme": "Visual Studio 2019 Light",
"workbench.iconTheme": "material-icon-theme",
…
nipua updated
2 years ago
-
the issue is with "goto definition" feature of code navigation. When I use the goto definition feature(ctrl+click), it takes me to the lib/site-packages location instead of the actual file location in…
-
Type: Bug
vs code 1.74.2 - Ubuntu 20.04
highlight text in terminal, ctl-c >> does not copy
copy text onto clipboard, ctl-v >> does not paste
this worked as expected, then broke. can I fix?
…
-
Type: Bug
1. Install Python Extension
2. Restart VS Code
3. Python extension will not load
Attempted workaround: Added "pythonDiscoveryModuleWithoutWatcher": true based on this (https://github…
-
Hello I am facing with issue about ESLint server. It cannot be run in Visual Studio Code in 1.61.2 version, ESLint extension v2.2.2 .
While opening solution I've got in output such errors:
```
[…
-
Prezado, a ferramenta é muito boa, porem não identifica erros de sintaxe. Só isso que ainda me impede de utiliza-la por completo. Por exemplo, o código abaixo compila sem problemas no CODE, porem o TD…
-
Issue Type: ?
Extension Name: doxdocgen
Extension Version: 0.4.1
OS Version: Windows 7 Enterprise
VS version: 14.0.25431
VSCode version: 1.30.2
Hi,
I have installed the plugin through VSCod…
-
Type: Bug
- CTRL+g (go to line)
- Enter line number
- Press "Enter"
Does not navigate to line, now need to use down-arrow to pick the "Go to line" option and than Enter.
Same for opening file:
-…
-
Hi and thanks for this cool script!
I use KDE and switching between dark and light mode works. Only thing is that I'd like to use the BreezeClassic colorscheme when light mode is enabled. The regul…
-
### Describe the bug
The Svelte for VS Code extension suddenly stopped formatting `.svelte` files that have `script` or `style` tags.
I get this as the output for Svelte when I try to format the…