coderoad-vscode icon indicating copy to clipboard operation
coderoad-vscode copied to clipboard

👩‍💻 Create or play Interactive coding tutorials in VSCode

Results 37 coderoad-vscode issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Right now, the onboarding process requires you to understand that you need a "coderoad" workspace/tutorial to be able to start...

enhancement

There are times where the webview falls behind other editor views. Solutions for this include: 1. waiting for VSCode to allow webviews in the side panel 2. listening to editor...

bug
wontfix

Requirements: - should contain the logo (see #425) - should loosely explain the extension for someone unfamiliar - should have Start/Continue buttons The app uses https://fusion.design/, essentially an internal version...

enhancement

It would be very helpful to have extension testing built into the CI/CD pipeline. See https://code.visualstudio.com/api/working-with-extensions/testing-extension

backlog
vscode-feature
testing

Figure out a way to either: - whitelist specific commands (eg. `npm install`) - blacklist dangerous commands Whitelisting seems like a much easier approach. To keep the list up to...

enhancement
question

To ensure tutorials don't provide invalid schema for the current coderoad version, it would be good to validate that schema against JSON schema and provide helpful errors.

enhancement

https://code.visualstudio.com/docs/remote/containers

backlog
vscode-feature

- [ ] show list of files, as hidden files like .git may be confusingly missed ![image](https://user-images.githubusercontent.com/4660659/77829998-b8965080-70e2-11ea-83b5-0556fbe4c707.png)

enhancement
backlog

Closes: https://github.com/freeCodeCamp/CodeAlly-CodeRoad-freeCodeCamp/issues/56 Uses the `--vscode-editor-font-size` css variable so that the `editor.fontSize` property in `settings.json` can increase the font-size of the markdown. _I was in the neighbourhood, and decided to contribute_...