Skip to content

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

Filter by

214 results
 (89 ms)

214 results

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

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
testing
vscode-feature
  • ShMcK
  • Opened 
    on Apr 5, 2020
  • #200

I believe console.log output is ignored, but it could be captured. A secondary goal would be to try to ensure that the log output can be matched up with the test runner success/fail output.
enhancement
  • ShMcK
  • Opened 
    on Apr 5, 2020
  • #199

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 changes and triggering ...
bug
wontfix
  • ShMcK
  • 2
  • Opened 
    on Apr 5, 2020
  • #198

Code blocks are highlighted with syntax highlighting. But inline code blocks (those created with the backtick (`) are not. The styling for these is largely targeted CSS, but should really be handled by ...
backlog
enhancement
  • ShMcK
  • Opened 
    on Apr 5, 2020
  • #197

Make the app into a wrapper, so that others can reuse the core of CodeRoad for their own extensions. The aim would be to allow for shared development of the platform. - [ ] extract error handler - ...
backlog
question
  • ShMcK
  • Opened 
    on Apr 5, 2020
  • #195

See CLA: https://www.clahub.com/agreements/new Can be setup once the project is open sourced.
docs
  • ShMcK
  • Opened 
    on Apr 5, 2020
  • #192

There is a race condition where the user can run save and trigger the test runner before the test runner dependencies are installed. It may be that we need to have a testRunner setup action with the init ...
bug
  • ShMcK
  • Opened 
    on Apr 4, 2020
  • #187

When you run a test, the output doesn t currently support color. I ve tried several ways to make this work without success: - calling the node process with --color or --color=always has no effect ...
enhancement
  • ShMcK
  • Opened 
    on Apr 4, 2020
  • #185
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.
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.