-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.95.1 (but 1.95.3 also)
- OS Version: SUSE Linux Enterprise Server 12 (x86_64) and SUSE Linux Enterprise S…
-
Extensions that are using ScratchExtensions instead of Scratch.extension are not working example:
```
ScratchExtensions.register('ChatGPT', descriptor, ext);
```
It works normally on turbowarp usi…
-
### Description
I have noticed that the notifications ping on windows doesn't show up until I actually click the extension icon. The little indicator on the extension does update immediately, but it …
-
scratch-blocks is soon to get a major rewrite from merging https://github.com/gonfunko/scratch-blocks and assuming TurboWarp also follows this update, things like script highlighting and patching in t…
-
### Description
If you have a .env file with some variable containing $ in his value, the result duplicate the $ character.
As we define as literal, we expect it to be as-is.
### Steps To Reproduce…
-
I was thinking of an extension that could take a screenshot of the current stage and save it as a costume in the sprite that the block was used in. Would this be possible?
-
To reproduce, create two empty files, `a` and `b`, and a Dockerfile with the following contents:
```
# syntax=docker/dockerfile:1.7-labs
FROM scratch
COPY --exclude=a * .
```
The files `a` and `b` app…
-
### Why this would be helpful
Scratch requires a desktop program called Scratch Link to be installed if you want to use micro:bit, LEGO devices, and other hardware devices with Scratch, because tha…
-
Issues:
- Working with multiple windows is broken. Basically, you have only one set of settings containing which toggles are enabled and which are not. When you toggle toggles in one window, it affec…
Naezr updated
4 months ago
-
Hi! I'm running Ganon on one of my datasets and for some reason it starts profiling but gets stuck forever. This dataset is also run in other profilers and I have no problems with it, so I guess that …