Skip to content

mxops-helper is an extension that aims to ease the usage of the MxOps python library . The objective is to provide tips, autocompletion and templates for the developpers that use MxOps.

License

Notifications You must be signed in to change notification settings

Catenscia/mxops-helper

Repository files navigation

mxops-helper README

mxops-helper is an extension that aims to ease the usage of the python library MxOps. The objective is to provide tips, autocompletion and templates for the developpers that use MxOps.

Features

For now, mxops-helper has only two auto-fill features:

  • if you write mxops at the beginning of an empty yaml file, it will fill the file with an example of MxOps Scene that will make it easier to get started.

Auto fill with a default Scene

  • In a Scene, when providing a new Step or a new Check, if you write - type: it will propose you all the Steps or Checks that are available. If you select one, it will automatically write all the elements of the Step or Check for you.

Auto fill a Step attributes

Extension Settings

This extension has the following settings that you can modify as you need:

  • mxopsHelper.pythonLibraryVersion: Version of the MxOps Python library you're using.

Release Notes

0.3.0

Support for MxOps v2.1.0

0.2.4

Add optional comments for the base config Fix wrong ContractQueryStep definition

0.2.3

Fix broken images

0.2.2

Fix missing dependencies

0.2.0

Support for MxOps v2.0.0

0.1.0

Initial version of mxops-helper

About

mxops-helper is an extension that aims to ease the usage of the MxOps python library . The objective is to provide tips, autocompletion and templates for the developpers that use MxOps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published