DevStack - The Complete Developer Toolkit - Virtual file system, workflow automation, and more than 65+ other development tools / features in one seamless extension. Cutting down dev times never before seen.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Transform your VSCode into a productivity powerhouse. DevStack consolidates 72+ essential development tools into one seamless extension, delivering everything you need without the bloat.
Due to this being more of a quick overview, any new features that have been added will be at the top. That way current users can quickly see that a new feature has been added and either go to the in-depth readme to find out more, or use/visit it within the extension. This is due to the amount of features that are available, and placing any new feature any where on the list, will not be seen by current users.
Concurrent Command Execution
Tailwind Converter
Virtual Filing System ( main feature )
Comprehensive organization system that eliminates the need for multiple extensions
UI for creating, editing, and moving folders/items without manual config editing
Global snippets: AppData/Roaming/Code/User/globalStorage/skyler.ocrmnav/ocrmnavigator.code-snippets
Notes
The filing system is virtual - original files remain unchanged
Folders support two levels of depth (three with hidden items)
Markdown files are stored in .vscode folder
All changes are saved to JSON configuration files
Quick Access
Access common functions via the status bar menu:
Auto-commit/push
VSIX management
Chain/item creation
Tool quick access
Config editing
Create Remix Apps
Even though remix is no longer among us, for the next couple of months I still want to use it for the projects I have lined up. The builder takes in a couple of params, one of them to configure what stack you want to use. You can choose from on of the 30 or so I put in the builder that you can choose from, just the top 30 remix-run stacks. If you need something that isnt there, thats fine just reference the stack like you did with the old builder.
Same remix-run, different builder
npx create-remixv2
Choose package manager and template at build time
Select from 30+ popular stacks
Custom stack reference via user/repo
Auto Create Action
Form Detection: Scans for
Intent + Schema Parsing: Extracts intent from form data