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

Bumps [terser](https://github.com/terser/terser) from 4.6.11 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5. Release notes Sourced from cross-fetch's releases. v3.1.5 What's Changed chore: updated node-fetch version to 2.6.7 by @​dlafreniere in lquixada/cross-fetch#124 New Contributors @​dlafreniere made their...

dependencies

Running React in vscode results in a lot of the bloat and complications in the app. It would be much simpler if the app used native vscode UI - eg...

enhancement

Get Storybook working again. Signed-off-by: shmck

There are no UI based tests at the moment inside of the `web-app` folder.

backlog
testing

**Is your feature request related to a problem? Please describe.** Sometimes I might need to go back to previous level and re-do again. **Describe the solution you'd like** I'd like...

enhancement

I was thinking that it might be nice to have a unique page per tutorial where I could explain potential issues that need troubleshooting, maybe a link to our forum,...

enhancement