Skip to content

VSCode extension that provides linting and intellisense for codemagic yaml files.

License

Notifications You must be signed in to change notification settings

Mastersam07/vscode-codemagic

Repository files navigation

Codemagic Yaml Linter as an Extension

Vs Code Editor - Vs Code Config- Codemagic contributions - welcome

Provides linting and intellisense support for codemagic yaml files.

Features

  • Auto completion
  • Yaml validation
  • Hover support

Demo

This extension is not affiliated with codemagic.io product.

It is a 3rd party extension designed to provide linting and intellisense support for codemagic yaml files

If any issues, contact the developer

Extension Settings

This extension contributes the following settings:

  • yaml.schemaStore.enable: Enable/disable this extension.

By default, this extension sets yaml.schemaStore.enable to false for the user, workspace and workspace folder. To change this, set the value to true in vs code settings sync or make the following changes to settings.json:

yaml.schemaStore.enable: true

Known Issues

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

About

VSCode extension that provides linting and intellisense for codemagic yaml files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published