Skip to content

Sin7Y/vscode-ola

Repository files navigation

Ola lang vs-code extension

This extension provides syntax highlighting for ola language.

Features

Syntax Highlighting

syntax

Snippets

snippets

Usage

  • You can find this extension in vscode's extension marketplace and install it
  • Installation (Local Development)

Installation (Local Development)

Once you have node and npm installed, you can build the extension like so: From the directory of this file, run:

npm install -g vsce
npm install
vsce package
code --install-extension ola*.vsix

Note:vsce only needs to be installed globally once

How to publish?

https://code.visualstudio.com/api/working-with-extensions/publishing-extension

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published