Skip to content

andrew-woosnam/impact-framework-vscode

Repository files navigation

impact-framework-vscode

A Visual Studio Code extension that makes life easier when working with the Green Software Foundation's Impact Framework.

Features (still under development)

  • Create new IF manifest file via vscode command.

create impact framework manifest file command

  • Snippets to autocomplete IF manifest file sections.

create impact framework manifest file snippet

  • Hover-over descriptions of IF manifest file components.

impact framework manifest file hover-over descriptions

  • Sidebar listing available IF plugins.

impact framework plugins sidebar

Requirements

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).

Installation

Option 1:

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.

Option 2:

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.

Known Issues

We track these here.

Release Notes

WIP

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published