codespace icon indicating copy to clipboard operation
codespace copied to clipboard

Results 12 codespace issues
Sort by recently updated
recently updated
newest added

Right now my students have to manually install doxygen each time we use it (it doesn't persist in the image). It's fast to install and takes only a little memory,...

enhancement

Re https://github.com/cs50/codespace/issues/42.

enhancement

Added in "editor.mouseWheelZoom": true, so students with visual impairments can easily change the font size by just scrolling the wheel. Also fixed 2 settings that have changes from "false" to...

enhancement

## TODOs - [ ] Remove backspaces from `txt`, as via `col -b` or `sed` - [ ] Handle ctl-A and ctl-E - [ ] Hide `[1] Done...` messages when...

enhancement

Right now, whenever a Codespace is rebuilt, it overwrites .gitignore. I have my students run a script that adds back in the files I want saved in their repo (images...

In cs50.dev the GUI button on the CS50 menu used to open a GUI window. It no longer seems to work (but this is the first time I've looked at...

question