Skip to content

issues Search Results · repo:coderoad/coderoad-vscode language:TypeScript

Filter by

214 results
 (60 ms)

214 results

incoderoad/coderoad-vscode (press backspace or delete to remove)

Check if CodeRoad runs on Linux. If not, make it compatible.
enhancement
  • ShMcK
  • 2
  • Opened 
    on Apr 13, 2020
  • #261

Git may not load commits from GitHub without first having a user/pass setup.
backlog
enhancement
  • ShMcK
  • 1
  • Opened 
    on Apr 13, 2020
  • #260

Touch and mobile support for VS Code in the browser is roadmapped for 2020. See UX support in VSCode. Notes include the following: Touch and mobile support for VS Code in the browser Explore how to better ...
backlog
docs
vscode-feature
  • ShMcK
  • Opened 
    on Apr 12, 2020
  • #258

Add the ability to control a terminal for: - parsing commands entered - parsing output from those commands See vscode extension docs on Terminal PseudoTerminal
enhancement
vscode-feature
  • ShMcK
  • 1
  • Opened 
    on Apr 12, 2020
  • #252

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 date, we could create ...
enhancement
question
  • ShMcK
  • Opened 
    on Apr 12, 2020
  • #251

Easier to edit/maintain docs. Considering Docsaurus. See #226 for setup.
backlog
enhancement
question
  • ShMcK
  • 1
  • Opened 
    on Apr 11, 2020
  • #243

Explore using MDX over Markdown. MDX allows for increased flexibility by allowing tutorials to use JSX React inside of markdown files. See the MDX docs
backlog
enhancement
question
  • ShMcK
  • Opened 
    on Apr 11, 2020
  • #242

Provide markdown from errors for: - more standardized extension errors - better documentation for error handling and fixes for users
enhancement
  • ShMcK
  • Opened 
    on Apr 10, 2020
  • #239

Currently, the extension uses the Node 12+ promises API. It could be changed to be backwards compatible to Node 10 with little effort.
bug
enhancement
  • ShMcK
  • 1
  • Opened 
    on Apr 10, 2020
  • #237

If there is a bad internet connection or an incorrect git path - the tutorial will fail. Git remotes can be checked with git ls-remote --exit-code -h $PATH_TO_GIT_REMOTE
bug
  • ShMcK
  • Opened 
    on Apr 10, 2020
  • #235
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.