An open API service indexing awesome lists of open source software.

https://github.com/redstar/m2-vscode

Modula-2 syntax highlighting for Visual Studio Code
https://github.com/redstar/m2-vscode

modula-2 vscode vscode-language

Last synced: 4 months ago
JSON representation

Modula-2 syntax highlighting for Visual Studio Code

Awesome Lists containing this project

README

          

Modula-2 syntax highlighting and snippets for Visual Studio Code
================================================================

This extension provides syntax highlihting and snippets for Modula-2.

## Features

* Syntax highlighting

![Syntax highlighting](images/syntaxhighlighting.png)

* Snippets

![Snippets](images/snippets.png)

* Indentation

## Known Issues

* Supports only PIM4.

* Snippet collection is very small.

## Release Notes

### 0.0.1

Initial release of [m2-vscode](https://github.com/redstar/m2-vscode).

Features syntax highlighting and snippets for the Modula-2 programming language.