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

https://github.com/iciclef/yap4h

Yet another P4 syntax highlighter for VSCode.
https://github.com/iciclef/yap4h

p4 p4-16 syntax-highlighting

Last synced: 3 months ago
JSON representation

Yet another P4 syntax highlighter for VSCode.

Awesome Lists containing this project

README

        

# yap4h

Yet another P4 highlighter.

## Features

Minimized, probably incorrect (but in many times useful) syntax highlighting for P4-16 programs.

No support for P4-14.

## Requirements

None.

## Extension Settings

None.

## Known Issues

Many.

## Release Notes

### 1.0.0

Initial release.

### 1.0.1

* Add support for underscores.
* Fix wrong partial highlighting of `selector`.

### 1.0.2

* Fix wrong highlighting of underscors.
* Add support for Tofino's std library.