We’re excited to announce the public release of our new VS Code extension! With the powerful functionality of DevCycle integrated into VS Code, you can easily manage feature flags directly in-line with code, removing the need to switch windows and tools or lose context in your workflow.
Simply highlight a feature flag in your code and see exactly how it’s implemented and which variations of a feature are being served in each environment. Everyone working in VS Code can see all of the features, flags, variations, and environment details in context, regardless of whether they wrote the code or not. A better understanding of where feature flags live and how they manifest themselves directly in VS Code leads to faster releases and the ability to quickly fix production issues.
Learn more in our recent blog post or check out our VS Code extension documentation to get started yourself.