Show a preview of the built feature file or show the error in the preview window.
Click on an import or use Go to Definition (F12) to open the file.
Validate imports.
Future Plans
Refresh when an import changes.
Build a configuration for multiple features.
Import completion/suggestions.
Suggest the canonical name for an alias.
See files that import the current file.
Suggest keys in options based on other files.
Email owners.
Recommended Setup
See here for how to enable schema help for Optify files.
Add a .optify/ directory in the root of your folder containing your feature files.
I.e., the folder which you give to the builder in your application.
This is optional, but it will help the extension.
Otherwise, the extension will look for a parent folder called configs, configurations, or options.
You can place a file called config.json in the .optify/ directory which may be used in the future.