bastila-highlightBastila is a tool for removing deprecated code. You define deprecated patterns using regex in the app and then prevent additional usages of those deprecated patterns from being used. The tool can also be used to track the removal of these patterns as well. FeaturesOnce setup, this extension will highlight all of the deprecated patterns you have defined in the Bastila app. The extension starts once VSC has finished launching. Requirements
Known Issues
Release NotesUsers appreciate release notes as you update your extension. 0.4.0Initial pre-release. |