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

https://github.com/misterzurg/acsl-lite

Lite ACSL language support for Visual Studio Code
https://github.com/misterzurg/acsl-lite

Last synced: 4 days ago
JSON representation

Lite ACSL language support for Visual Studio Code

Awesome Lists containing this project

README

          

# ACSL (Lite) for Visual Studio Code

A Visual Studio Code extension provides basic language support for the ANSI/ISO C Specification Langage (ACSL).

## Features

This extension provides basic features:
* including IntelliSense;
* code navigation;
* code editing support.

⚠️ Note: the default syntax highlighting for ACSL files is provided by TextMate rules writen from scratch.

# Contributing
I welcome your contributions and thank you for working to improve the ACSL development experience in VS Code. If you would like to help work on the VS Code ACSL Lite extension, please create a pull request.