Skip to content

yrming/vscode-type-challenges

Repository files navigation


Type Challenges

Take Type Challenges in VS Code


Note: This extension uses tsc to check the status of each challenge, so you should install TypeScript globally.

Features

  • View challenges in the side panel
  • View challenges by difficulty/tag/author
  • Take the challenge directly in VS Code
  • Show the status of each challenge
  • Show challenge progress
  • Dark/Light mode

Related

  • Type Challenges - Collection of TypeScript type challenges with online judge

License

MIT License © 2022 YRM