Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>trouble shotNew to Visual Studio Code? Get it now.
trouble shot

trouble shot

SEULHO JEONG

|
113 installs
| (0) | Free
make trouble shooting docs easily
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Trouble Shot in VS Code

🌊 Features

store error log history

에러로그검출

  • when save file, detect error log and store it in history

detect node dependency

  • if package.json in root directory, detect node dependency and store it

create trouble

트러블슈팅만들기

  • create trouble docs easily, add node dependency automatically
  • if create trouble using error log, detect error message and code automatically

solve trouble

AI솔루션추천

  • you can solve trouble at trouble docs also, and you can get AI solution recommendation

trouble shooting feedback using AI

피드백

  • you can feedback trouble shooting docs using AI

🚀 How to start

  1. Install this extension.
  2. Open your project in VS Code.
  3. To Activate this extension, Click Trouble Shot in the left side bar.

❗️ Constraints

This extension is prototype. So, there are some constraints.

  1. Only support React(TS or JS) project, which is created by create-react-app.
  2. npm run build command must be in the package.json.
  3. package.json must be in the root directory.
  4. Some Error is not handled.

📝 License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft