Coder Social home page Coder Social logo

azure / vscode-osconfig Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 4.0 305 KB

This extension provides a rich authoring experience for Azure Device OS Configuration documents.

License: MIT License

TypeScript 99.35% Shell 0.65%
edge-security azure-osconfig security azure azure-iot desired-state-configuration vscode vscode-extension

vscode-osconfig's Introduction

Azure OSConfig

This extension provides a rich authoring experience for Azure Device OS Configuration Desired Configuration (DC) documents.

Features

  • Completion lists and snippets (components, objects, properties, values, etc.)
  • Hover information (component, object, enum values, etc.)
  • Desired Configuration (DC) document validation
  • Customizable model repository (see Module Interface Model (MIM))

Completions

Extension Settings

This extension contributes the following settings:

  • osconfig.model.remote
    • repository: The name of the GitHub model repository <owner>/<repo>. The name is not case sensative.
    • path: The path to the directory containing the MIM JSON files.
    • ref: The name of the commit/branch/tag. Default: the repository's default branch (usually main)
  • osconfig.model.local.path: The path to a directory containing a set of MIM JSON files.
  • osconfig.model.priority: The model repository source to load MIM JSON files from. If the selected source is not available, the next source is used as a fallback.

By default, the extension will load MIM JSON files from the main branch of the Azure/azure-osconfig repository (located under /src/modules/mim).


Contributing

Have questions or feedback? There are many ways in which you can participate in this project, for example:

If you are interested in fixing issues and/or contributing, please see our Contribution Guidelines.

Check out the Azure/azure-osconfig project for more information and other ways to contribute.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT license.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.