Skip to content

pullrequests Search Results · repo:coderoad/coderoad-vscode language:TypeScript is:public is:private is:public

Filter by

419 results
 (121 ms)

419 results

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

Bumps follow-redirects from 1.13.0 to 1.14.7. details summary Commits /summary ul li a href= https://github.com/follow-redirects/follow-redirects/commit/2ede36d7c60d3acdcd324dcd99a9dbd52e4fb3a6 code 2ede36d ...
dependencies
  • dependabot[bot]
  • Opened 
    on Jan 14, 2022
  • #567

Bumps markdown-it from 12.2.0 to 12.3.2. details summary Changelog /summary p em Sourced from a href= https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md markdown-it s changelog /a . /em ...
dependencies
  • dependabot[bot]
  • Opened 
    on Jan 12, 2022
  • #566

Signed-off-by: shmck shawn.j.mckay@gmail.com
  • ShMcK
  • Opened 
    on Jan 12, 2022
  • #565

Await async calls to avoid weird async errors. Thanks @moT01 for help debugging.
  • ShMcK
  • Opened 
    on Jan 12, 2022
  • #564

Add any failed command errors to the logs. Signed-off-by: shmck shawn.j.mckay@gmail.com
  • ShMcK
  • Opened 
    on Jan 9, 2022
  • #563

Signed-off-by: shmck shawn.j.mckay@gmail.com
  • ShMcK
  • Opened 
    on Jan 9, 2022
  • #562

I ve added a continue hook that will let you run any commands or vscodeCommands. tutorial.config.continue: { commands: [], vscodeCommands: [] } I ve also added a webhook if needed to track continued ...
  • ShMcK
  • Opened 
    on Jan 9, 2022
  • #561

Log the tutorial name and version for debugging purposes.
  • ShMcK
  • Opened 
    on Jan 4, 2022
  • #559

Cleanup and consolidate logging into the CodeRoad (Logs) output channel.
  • ShMcK
  • Opened 
    on Jan 2, 2022
  • #557