-
Issue Type: Bug
I wanted to reduce my image sizes so I was using ImageOptim on my Mac.
ImageOptim has a drag & drop so when I dragged my images from VSCode explorer to ImageOptim's UI, it did …
-
Follow up on #66574
**Request**
Add a declarative API to mark a third party extension point as dynamic. This is needed by the markdown extension (#67574) and TypeScript extensions (#67575) which h…
mjbvz updated
5 years ago
-
## Issue Description ##
C# Extensions complains "The type or namespace name 'System' could not be found ..." (likewise System.String, System.Object, System.Void, etc.)
This happens only when Targe…
-
I created a Typegoose model for an existing collection that I only intend to use for read purposes. I applied some @index decorators hoping these would be applied to the collection but they were not s…
-
### Issue description or question
I'm getting errors trying to start Wallaby after upgrading to Babel 7 in our project.
```
[Info] Started Wallaby.js Core v1.0.676
[Info] Wallaby App (realti…
ha404 updated
5 years ago
-
It's so damn frustrating , when you have an httpHeader entered with a token, loosing it on refresh, cause... it's the fastest way with a key combo.
REFRESH NEEDS A KEY .
pls.
axe-z updated
5 years ago
-
**Article Title (if relevant)**
Prisma Client: https://github.com/prisma/prisma/blob/master/docs/1.18/prisma-client/index.mdx
**Describe the content issue**
When I CMD + click these links (open t…
jplew updated
6 years ago
-
I've encountered several broken links or anchors in documentation. Here are some :
- https://www.prisma.io/docs/prisma-cli-and-configuration/cli-command-reference-xcv9/#prisma-export
- https://ww…
-
It looks like the website is not automatically getting the updates from the Markdown files on the tutorials.
For instance, the [Gettings Started with GraphQL, React & Apollo Tutorial](https://www.h…
-
https://github.com/Microsoft/vscode/issues/34487 made one improvement by batching workspaceContains searches.
Keeping this one open to consider excluding .git and node_modules in a smart way, which…