Skip to content

Commit

Permalink
feat: add screenshow
Browse files Browse the repository at this point in the history
  • Loading branch information
iddar committed Sep 12, 2023
1 parent d84d534 commit 45f4fe3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

GBNF Highlighter is a syntax highlighter for the .gbnf file format, making it easier for developers to read and write grammar-based files within Visual Studio Code.

![screen shot of code colored](https://raw.githubusercontent.com/iddar/gbnf-highlighter/main/preview.png)

## Features

Syntax Highlighting: Makes .gbnf files more readable with color-coded grammar elements.
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "GBNF syntax high-lighter for Visual Studio Code",
"author": "Iddar Olivares <iddar@dbug.mx>",
"repository": "https://github.com/iddar/gbnf-highlighter",
"publisher": "iddar",
"version": "0.0.1",
"engines": {
"vscode": "^1.82.0"
Expand Down
Binary file added preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 45f4fe3

Please sign in to comment.