A Visual Studio Code extension that makes life easier when working with the Green Software Foundation's Impact Framework.
- Create new IF manifest file via vscode command.
- Snippets to autocomplete IF manifest file sections.
- Hover-over descriptions of IF manifest file components.
- Sidebar listing available IF plugins.
Not a strict requirement, but installing yaml languge support (e.g. via YAML Extension) greatly improves the experience of working with IF manifest files. Without Yaml language support, some of this extension's features may not work properly (more details here).
Visit the releases page for a .vsix file, then either double-click it or drag & drop it directly into your VS Code editor's Extensions sidebar.
Clone this repository, open the project in VS Code and press F5 to build. A second sandbox instance of VS Code (called "Extension Development Host") will open with this extension installed.
We track these here.
WIP