-
Type: Performance Issue
## Background
In PR #175339 a change was introduced to ensure that the custom prepareStackTrace handling doesn't disappear after re-assignment. The implementation of th…
-
With the EnMAP-Box 3.13.alpha0, the PRISMA L2D import fails with the following error:
```python
QGIS-Version: 3.30.2-'s-Hertogenbosch
Qt-Version: 5.15.8
Python-Version: 3.11.3
GDAL-Version: 3.6…
-
### Describe the bug
Running `:TSUpdate` causes the following errors...
```
nvim-treesitter[markdown]: Error during compilation
clang: error: no such file or directory: 'src/scanner.cc'
nvim-…
-
I have installed all the parsers `tsx`, `typescript` and `css` and have included the file detect script. But the highlighting is not working.
![image](https://user-images.githubusercontent.com/567…
-
Type: Bug
I am getting a lot of errors with extensions. Somehow they just break and then a message pops up asking me to restart
VS Code version: Code 1.76.1 (Universal) (5e805b79fcb6ba4c2d23712…
-
Type: Bug
There are no particular steps to reproduce... it just happens randomly
VS Code version: Code 1.76.1 (Universal) (5e805b79fcb6ba4c2d23712967df89a089da575b, 2023-03-08T16:32:09.831Z)
OS…
-
### Describe the bug
Function calls and macro calls are both highlighted as @function. Can I separate them?
### To Reproduce
Use this
```c
#include
#define MIN(a, b) (a > b ? a:b)
int foo(…
-
Type: Bug
Hello, I have an older account that I use for practice purposes. Recently, I created a Netflix clone repository and added my new account as a collaborator without creating a README file.
…
-
### Issue description or question
When trying to mock functions using vitest, I've started getting the title error as my test output. The test works fine when run in terminal with vitest.
This …
-
### Describe the bug
Function calls and macro calls are both highlighted as @function. Can I separate them?
### To Reproduce
Use this:
```c
#include
#define MIN(a, b) (a > b ? a:b)
int foo…