Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>mxopsHelperNew to Visual Studio Code? Get it now.
mxopsHelper

mxopsHelper

Catenscia

|
31 installs
| (0) | Free
Extension to help write mxops scenes and execute mxops
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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.
  • mxopsHelper.includeComments: if the comments should be included when auto-completing templates (scene, step, check)

Release Notes

0.4.0

Support for MxOps v3.0.0

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

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft