issues Search Results · repo:coderoad/coderoad-vscode language:TypeScript is:public is:private is:public
Filter by
212 results
(92 ms)212 results
incoderoad/coderoad-vscode (press backspace or delete to remove)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
Some steps are meant to just explain and will not include a solution.
The tutorial should be able to run without these solution steps.
enhancement
ShMcK
- 1
- Opened on Apr 27, 2020
- #303
Display errors in a more readable way below tasks.
This kind of format would be great:
### Error Type
Error Message
Link to error logs
Link to logs
Also helps to:
- scroll to bottom to ensure the ...
enhancement
ShMcK
- Opened on Apr 27, 2020
- #302

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.