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.
- Host: GitHub
- URL: https://github.com/iciclef/yap4h
- Owner: IcicleF
- License: mit
- Created: 2022-10-13T10:46:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-18T07:53:26.000Z (over 2 years ago)
- Last Synced: 2025-01-15T02:58:03.858Z (5 months ago)
- Topics: p4, p4-16, syntax-highlighting
- Language: PowerShell
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.