Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/karl-sjogren/vscode-optimizely-helper


https://github.com/karl-sjogren/vscode-optimizely-helper

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Karls Optimizely Helpers

Adds some helpful commands and stuff for working with Optimizely CMS.

## Features

Adds the following commands.

* Add content type
* Add block type
* Add page type

## Requirements

To use this extension you need the EPiServer.Net.Cli tools and episerver templates
installed.

The extension will inform you if it can't find the tools.

## Extension Settings

Include if your extension adds any VS Code settings through the `contributes.configuration` extension point.

For example:

This extension contributes the following settings:

* `myExtension.enable`: enable/disable this extension
* `myExtension.thing`: set to `blah` to do something

## Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

## Release Notes

Users appreciate release notes as you update your extension.

### 1.0.0

Initial release of the extension.