-
Type: Bug
# Behaviour
I have a Windows machine where VS Code is installed. The machine has WSL 2 (Ubuntu 22.04) where docker is installed.
I can successfully connect to WSL from my VS Co…
-
Issue Type: Bug
Typescript works:
```ts
type Data = { a: string };
function test(funct: (arg: Data) => T): T {
return funct({a: 'test'});
}
test(a => a.a); // return type: string => w…
-
This may be user error, but I'm struggling to get the desired documentation for a schema object that uses the allOf attribute to include a previously defined schema and then add some additional prop…
-
Type: Bug
Default profile changed to bash.
In settings.json terminal.integrated.defaultProfile.windows: "Git Bash",
but vs code still opens pwsh terminal on default
workaround that didn't hel…
-
The 3/2/2023 Invicti scan encountered a HTTP 500 Internal Server Error requesting the URL https://service.dev.singlecell.gi.ucsc.edu/repository/files/swagger.json
Request:
```
GET /repository/fil…
-
Is this project still supported? Not sure how much you can do if the battlenet endpoints got changed, but maybe someone has an idea.
```pytb
Traceback (most recent call last):
File "/home/maximil…
-
需要在tensorflow环境(python 3.5)当中安装sklearn和grpc
```
activate tensorflow
conda install scikit-learn
python -m pip install --upgrade pip
pip install grpcio-tools
```
-
Using Microsoft Visual Studio with the "Swagger Viewer" extension v3.1.2
- loading the file and starting preview with Shift-Alt-P shows a blank page
- Running the "Preview Swagger" command, i…
-
Currently when you install Gii, it installs a lot of dependencies,
like view. In many cases it might be okay, but in some cases like in API, these dependencies are not desirable. It would be nice if…
-
Type: Bug
How to reproduce:
- open folders on WSL + windows
- right click on task bar
- some entries have the [WSL] marker, some other (WSL projects) don't:
![image](https://github.com/micros…