python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
"No view is registered with id: codespaces.explorerDetails" and "No view is registered with id: codespaces.explorer"
I am new to Visual Studio Code. I have configured my environment for C/C++ development and everything is working.
However, when starting VS Code, I receive these notifications in the bottom right corn...
I Have 2 Brain Cells
Votes: 0
Answers: 2
Update Linux Kernel on a Codespace
Problem
I'd like to use codespaces to work on a project that requires newer features of the Linux kernel (specifically the accept() syscall for io_uring). Even though I am using the Ubuntu devcontaine...
A-Mozeak
Votes: 0
Answers: 0
GitHub CodesSpaces go get my own packages fails
I am experimenting with github.com's Codespaces and I have one private GitHub repository that is the main application and one private GitHub repository both owned by the organization. I have separate ...
Donald French
Votes: 0
Answers: 0
VSCode `.devcontainer`: how to install personal packages with dotfiles?
I start diving deep in VSCode Remote-container with customization. I use a dotfiles repo to feel at home but my dotfiles (specially .zshrc) is packages (like: bat, exa, jq and more). I don't want to p...
mazerte
Votes: 0
Answers: 1