-
[Enter steps to reproduce below:]
1. create .build-tools.cson
2. Accept
**Atom Version**: 1.12.0-beta5
**Electron Version**: 1.3.6
**System**: Ubuntu 16.04.1
**Thrown From**: [build-tools](h…
dexif updated
8 years ago
-
### Bug description
When
* postgresql extensions are always installed in a specific namespace (for instance `heroku_ext` -- see [
Changes to PostgreSQL extension schema management](https://dev…
-
Type: Bug
Load TypeScript project
VS Code version: Cursor 0.40.4 (63dae81aea2c3fc079420fe72578a8eef26ba870, 2024-09-05T02:52:05.660Z)
OS version: Darwin arm64 23.3.0
Modes:
Remote OS version: Linux…
-
monaco-editor: 0.8.0
Browser: Chrome
OS: Centos 7
When I have two editors in two different html DOM elements, if I dynamically change theme on one editor using `updateOptions()` function, theme p…
-
**Input data**
Which SQL and options did you provide as input?
```sql
select
group_concat(PHYSICIAN separator ' / ') Doktor
from
invoice_physician
group by
INVOICENR;
```
**Ex…
-
## Introduction
Most projects in this workspace define in their `project.json` tasks to lint and/or format their codebase.
Recommend read:
- [What's the difference between code linters and form…
-
Type: Bug
# Behaviour
When using the vs code integrated git bash terminal in windows, the conda environment doesn't seem to load properly. If I open the stand-alone "git bash" windows terminal a…
-
Type: Bug
I am using VScode for python, at Terminal in Panel, everytime I start vsc, the integrated terminal is initialized accoding to my project enviroment. I am also using command "open new Ter…
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
Type: Bug
This is (almost) exactly as reported in https://github.com/microsoft/vscode/issues/20195, however this bug is again present and (almost) exactly reproducible in the manner described there…