Skip to content

Commit

Permalink
Zhivo VSCode extension screenshot and Zhivo logo.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Oct 17, 2024
1 parent 71fdb13 commit 1c67aff
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions extension/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Zhivo VSCode Extension

Zhivo Syntax Highlighting is a Visual Studio Code extension that provides syntax highlighting for the Zhivo programming language. This extension helps developers write and manage Zhivo scripts more effectively by offering enhanced code readability through proper syntax highlighting.

- **Syntax Highlighting**: Automatically highlights Zhivo syntax, including keywords, operators, strings, numbers, comments, and more.
- **File Association**: Automatically associates .utx files with the Zhivo language mode in VS Code.
- **Icon Support**: Displays a custom icon for Zhivo files in the VS Code explorer.

<p align="center">
<img alt="Screenshot" src="https://raw.githubusercontent.com/nthnn/zhivo/refs/heads/main/extension/assets/screenshot.png" />
</p>

## License

See license [here](LICENSE).
Binary file added extension/assets/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added extension/assets/zhivo-logo.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 1c67aff

Please sign in to comment.