-
First, I've been looking for a good way to do this for weeks! Thank you for the repo.
I'm interested in helping people get started with Python and VS Code and I wanted to have a free Binder VS Code…
-
When I start a client with IDEA only a subset of my plugins seems to be available.
For instance, [Terraform](https://plugins.jetbrains.com/plugin/7808-terraform-and-hcl) is unavailable and has to be …
-
2023-06-15
## Notes for MVP Milestone 0
- Feature 1: preset filters for search (see Figma design)
- Feature 2: admin panel: let admins know when an event has been posted
- change "Weekly Diges…
-
Previously reverted: https://github.com/microsoft/vscode/issues/189133
-
I am running the code generator plugin in GitHub Codespaces and gett the following error:
```
/usr/local/bin/protoc-gen-grpc-web: 1: /usr/local/bin/protoc-gen-grpc-web: Not: not found
--grpc-web_ou…
-
I assume this has something to do with how static files are now handled. But in a Codespace using PreTeXt-CLI 2.3.5 or 2.3.6, CodeChat builds are taking a long, sometimes random amount of time. Downgr…
-
After the codespace is built including the feature (which now is available, thank you), I try the following:
```bash
tailscale up --accept-routes
failed to connect to local tailscaled; it doesn't…
-
Please submit all your feedback on the NumPy codespace (including positive! 🌟) in the comments below.
-
- VSCode Version: N/A
- Local OS Version: N/A
- Reproduces in: Codespaces
- Name of Dev Container Definition with Issue: docker-from-docker
Steps to Reproduce:
1. Setup a codespace …
-
During exercise step "Build and run the web app" in **Exercise - Get the sample application** (https://learn.microsoft.com/en-us/training/modules/create-a-build-pipeline/) while running **dotnet build…