Hi everyone,
To make my own life easier (and hopefully help others too), I’ve started building a Visual Studio Code extension focused on SmartThings Edge development. It’s still early days, but I’d love to share what’s there already and get feedback from the community before going much further.
Current features
-
Workspace support
- Create SmartThings drivers and capabilities using scaffolding
-
Resources view
- Browse all online published drivers, channels, hubs, and capabilities
-
Hub stream logging
- Activate and view all hub logs directly from VS Code
Upcoming features
-
Driver publishing scaffolding
- Scaffolding for Zigbee, Z-Wave, Matter and Lan drivers
-
Deployment
- Deploy a driver directly from VS Code to a channel
The overall goal is to reduce context switching, speed up common tasks, and make Edge driver development more convenient inside an editor many of us already use daily.
Looking for your input
Before I invest more time into this, I’d really like to hear from other developers:
-
Would you find something like this useful?
-
Are there pain points or missing tools in your current Edge driver workflow?
-
Any ideas for features or integrations you’d like to see?
Feedback from people actively developing or maintaining Edge drivers would be especially valuable.
Thanks for reading, looking forward to hearing your thoughts!


