Bullet Train for VS CodeThis extension provides quick access to Bullet Train features from within VS Code FeaturesThere are commands to access the ![Demo](images/bt-vscode-demo.png) Resolve Text Under CursorHighlight a code symbol like Keyboard shortcut: Eject Current FileWhen viewing a framework-provided file, run the "Eject Current File" command to copy the file into your project. Then you can provide your own project-specific customizations. Keyboard shortcut: Resolve InteractivelyRun the "Resolve Interactively" command to open a text box to resolve and open framework files. This is particularly useful for resolving view partials based on the the HTML comments that Bullet Train inserts in the page source. Keyboard shortcut: RequirementsYou'll need to be running the extension from within a working Bullet Train project. Follow the Getting Started guide to get your app up and running. If you run into issues try running the Release Notes1.0.0Initial release with features for bin/resolve |