-
This is followup work from https://github.com/microsoft/vscode/issues/83645 and in essence it's about allowing to use the [`URL`](https://developer.mozilla.org/en-US/docs/Web/API/URL)-type when dealin…
-
The examples need to be updated to ensure they can run.
Currently there are dependency conflicts in the MeltingPot `examples/requirements.txt`
```
stable-baselines3 2.2.1 requires gymnasium=0.…
-
Building an app that uses ODBC to talk to Db2 for i takes some work these days. You need ODBC, the chosen driver (Db2 for i / `iaccess`) and unixodbc if you're not on Windows.
Up until recently, i…
-
I'm trying to use `nix2container` to build a google cloudshell container, and I'm running into multiple issues :D
My basic configuration looks something like this:
```nix
nix2containerPkgs.nix2c…
-
For the last couple of months, when building a dev container I am not able to see the logs anymore. Clicking on the "Starting Dev Container (show log)" button in the notification does not make the log…
-
I suggest that the author can package the project into a binary file and provide a network interface, like http, so that the other language can benefit from the project,
yyy33 updated
2 years ago
-
How to setup the development environment which is identical to the one core developers are using?
That must be a good old Python 2.7 + PyQt4 environment.
Usual Linux distributions already dropped th…
-
Now that the VSCode supports Jupyter kernels (at least in the [insider's edition](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)), I was wondering if it would be possible to l…
-
Started with [this PR](https://github.com/microsoft/vscode/pull/124903). However, I'm going to move some of the discussion and thinking to this issue.
# Start with Resolver API
When creating Wor…
-
I had Vale working within VS Code and then it suddenly stopped. I'm not sure what/if anything changed.
The only error I see is "Unexpected end of JSON input"
Windows 10
vale version 2.9.1 (dire…