Inspiration
As developers use Stack Overflow as a daily tool to get all their queries, so why not develop an extension where you don't have to leave VSCode at all and get the same experience of error resolving.
What it does
User can search any query/errors they are having and get it answered within the VSCode
How I built it
I used the StackOverflow API to fetch the questions and the answers.
Challenges I ran into
As it was my first time in developing a VSCode Extension, I had some minor issues in working with the data and displaying it.
Accomplishments that I'm proud of
I created an extension which will be helpful for every developer out there :D
What I learned
How to develop VSCode Extensions.
What's next for ErrorResolver VSCode Extension
Publishing it in marketplace and adding new features
Built With
- html
- stackoverflow-api
- typescript
Log in or sign up for Devpost to join the conversation.