Add highlighting for Veryl language
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
What does this MR do and why?
This MR adds syntax highlighting support for Veryl language. Veryl is a new hardware description language, and it provide highlighting.js library for syntax highlighting. This MR adds the dependency to the npm package of the library.
References
Details of Veryl language is here: https://veryl-lang.org
This MR refers the following instruction: https://docs.gitlab.com/development/fe_guide/blob_syntax_highlighting/
Screenshots or screen recordings
| Before | After |
|---|---|
|
|
How to set up and validate locally
- Upload a Veryl source file to gitlab
- Check the file by code viewer
There are some code examples: https://doc.veryl-lang.org/book/04_code_examples.html
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by 🤖 GitLab Bot 🤖

