Start
p/start-3
Start working on your project as soon the vscode get opened.
Ashu S.
Start — Start working on your project as soon the vscode get opened.
7
Vscode extension to Auto start the projects in vscode as soon you open it. Demo - https://www.veed.io/view/6d0b55e7-cfcc-480b-a871-fc2fd2158b84?panel=share Link - https://marketplace.visualstudio.com/items?itemName=Equibre.start
Replies
Best
Ashu S.
Maker
📌
I was always finding myself typing the same commands every time I started or switched between projects in VSCode. It got repetitive, and being a bit lazy, I thought there had to be a better way. So, I built this extension to automate it all for me. After sharing it with a few dev friends who loved it, I realized it could be useful to others too. That’s why I’m launching it here—it’s open source, free, and I’m looking for feedback to make it even better! Quick demo - https://www.veed.io/view/6d0b55e... Repo - https://github.com/ashusharmadev... Get it here - https://marketplace.visualstudio...
xflober
Congrats for this extension, it's often the main problem I have when I have to work on a projet
Ashu S.
Maker
@fberrez thanks, yes that's why i made it, feel free to give any feedback on your experience.
Rajesh Sahni
Can this extension be configured to start specific files or scripts within the project, or is it limited to starting the entire project?
Ashu S.
Maker
@rajesh_sahni Hi, It can be easily be configured to start specific files or even specific projects, you can also create multiple .startPROJECT files and use any. For syntax please refer to it's readme - https://github.com/ashusharmadev... Thanks.
Jackson Reed
Awesome to see such practical tools being developed for everyday problems. Looking forward to trying it out!
Rahul Manjhi
While some other tools offer similar functionality, this extension’s focus on auto-starting projects directly in VSCode sets it apart. It’s a great addition to any developer’s toolkit.