-
Type: Performance Issue
Vs Code Slows down in performance
VS Code version: Code 1.87.2 (863d2581ecda6849923a2118d93a088b0745d9d6, 2024-03-08T15:20:17.278Z)
OS version: Windows_NT x64 10.0.19045
Mod…
-
Type: Performance Issue
Vs Code Slows down in performance
VS Code version: Code 1.87.2 (863d2581ecda6849923a2118d93a088b0745d9d6, 2024-03-08T15:20:17.278Z)
OS version: Windows_NT x64 10.0.19045
Mod…
-
Type: Performance Issue
Vs Code Slows down in performance
VS Code version: Code 1.87.2 (863d2581ecda6849923a2118d93a088b0745d9d6, 2024-03-08T15:20:17.278Z)
OS version: Windows_NT x64 10.0.19045
Mod…
-
Type: Bug
force close bug when searching for words in the extension
when I do a search (ctrl+f) in an extension to find the word I'm looking for, and I switch extensions directly, Visual Studio Code…
-
In CSS, there are built-in functions, such as `min` and `max`. Unfortunately, Stylus has the exactly same built-in functions, That's bad and error prone.
I wanted to write a CSS `max` to responsive…
-
Multiple "roots" and special items (like "buttons" at the bottom, or section separators, or an item at the top of the list describing the root directory, etc.) can be added by essentially making a vir…
-
I'm using `@react-three/fiber` in my app, and updating `eslint-plugin-react` broke the linting.
You did not took into account custom renderers while introducing this changes.
on `` false negativ…
-
We're experimenting with the shadow part support in Chrome (behind the flag), and have a number of situations where we'd like to conditionally style parts based on the state of the relevant part.
E…
-
```js
test('unregisters child nodeLists', function () {
expect(3);
// two spans that might have been created by #each
var spansFrag = fragment("12");
var spansList = new NodeList( span…
-
### Describe the bug
![error](https://user-images.githubusercontent.com/103923354/211321315-8d366e6a-6b86-4e32-bcef-16bf9c453d99.gif)
An error occurs when I try to use the go to definition fun…