Awilix VSCode Container DefinitionsThis extension is for a very specific use case where a single file is used to declare all variables registered to a container. Presently this is handled by reading the actual container file, parsing it, then mapping line and column for the discovered variables/registrations. If you attempt to click through to a definition that is found in the container file, VSCode will present you with the discovered definitions. FeaturesWill add definitions to any symbol that has matching variables declared against a container, these will be both to the container registration, and the initial variable declaration (if detected). Requirements
Extension SettingsThis extension contributes the following settings:
Known Issues
Release NotesUsers appreciate release notes as you update your extension. 0.0.1First stab at this, reads the container registrations from a given file |