Contextive READMEContextive is a Visual Studio Code extension to assist developers in environments with a complex domain or project specific language, where words have a special meaning in the context of the project. It should help new team members get up to speed more quickly in understanding domain-specific terms. By storing the term definitions in your repository, and surfacing the definitions as you work on the code, it encourages the use of the domain-specific terms in your code, and regularly updating the definitions as the team's understanding evolves.
InstallationSee VsCode Installation Instructions. Getting StartedCreate a folder in your project root called Start defining your definitions following the schema specified in our usage guide. You might like to start by copying our default definitions file that defines the terms used in the definitions file itself. Usage GuideSee our usage guide for details on the definitions file format and available options. Features
Coming Soon
Extension SettingsThe extension does not currently support configuration. The definitions file must be in Known Issues |