Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.29 KB

README copy.md

File metadata and controls

39 lines (21 loc) · 1.29 KB

AutoIt3

This is the README for your extension "autoit3". After writing up a brief description, we recommend including the following sections.

Features

  • AutoIt3 Syntax highlighting

Describe specific features of your extension including screenshots of your extension in action. Image paths are relative to this README file.

For example if there is an image subfolder under your extension project workspace:

![feature X](images/feature-x.png)

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

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.


For more information