issues Search Results · repo:coderoad/coderoad-vscode language:TypeScript
Filter by
214 results
(72 ms)214 results
incoderoad/coderoad-vscode (press backspace or delete to remove)Lighten dark code blocks. I d suggest moving from black to the grey (rgba(27,31,35,.05)) used by GitHub in codeblocks.
enhancement
ShMcK
- Opened on May 7, 2020
- #320
Make it possible for tutorials to set their own on completion final page.
enhancement
ShMcK
- Opened on May 7, 2020
- #319
You can limit the clutter and change the style of a VSCode workspace by changing options in the settings.json file.
However, there is an enormous amount of options:
https://code.visualstudio.com/docs/getstarted/settings#_default-settings ...
docs
ShMcK
- 2
- Opened on May 7, 2020
- #318
How do tests limit running constantly in an environment where each keystroke triggers an autosave?
Suggestion, add configs to:
- [ ] disable run on save
- [ ] enable a UI webview button that triggers ...
enhancement
ShMcK
- Opened on May 7, 2020
- #317
Look into the possibility of entering CodeRoad at:
1. opening a tutorial directly
2. skipping over intro pages
enhancement
ShMcK
- 1
- Opened on May 7, 2020
- #316
There are cases where tests require running terminal commands - however, if a command doesn t change the file system -
there currently isn t a way to detect when to run the tests. It would be great if ...
enhancement
vscode-feature
ShMcK
- 2
- Opened on May 7, 2020
- #315
Provide hints on a failed step, where each new fail attempt introduces a new hint.
Tips can be written in Markdown, eg:
**Hints**
- First hint
- Second hint
- Final hint
enhancement
ShMcK
- 2
- Opened on May 6, 2020
- #313
Add a publish which:
- adds git tag
- flags git release
- publishes to vsce
enhancement
ShMcK
- Opened on May 3, 2020
- #308
I noticed the test runner throttle is not working when using a watcher.
image
It should only fire once.
bug
ShMcK
- Opened on May 3, 2020
- #306
Find a way to access user content from code within the lesson markdown
Eg.
const name =
The next page of content could potentially address the user by name.
Is there a way the users input be accessed ...
backlog
enhancement
ShMcK
- 1
- Opened on Apr 27, 2020
- #305

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.