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

https://github.com/melmass/vscode-vex

Houdini VEX Support for VSCode
https://github.com/melmass/vscode-vex

houdini snippets vex vscode

Last synced: 6 months ago
JSON representation

Houdini VEX Support for VSCode

Awesome Lists containing this project

README

          

# VEX Syntax for VSCode

Buy Me A Coffee

# Features
- VEX Language Support (Syntax).
- Base Snippets.
- Functions descriptions with attributes.

![](https://raw.githubusercontent.com/melMass/vscode-vex/master/images/syntax.png)

#### Icon available in the [Material Icon Theme](https://github.com/PKief/vscode-material-icon-theme)
![](https://raw.githubusercontent.com/melMass/vscode-vex/master/images/files.png)

# Releases
## [0.6.0]
- Updated for **H19**.

## [0.5.2]
- Updated for **H18.5**.

## [0.5.1]
- Updated for **H18**.

## [0.3.0]
- Updated for **H16**.
- **fix**: issue with single quotes.

## [0.2.0]

- Added functions snippets with description

![](https://raw.githubusercontent.com/melMass/vscode-vex/master/images/function_descriptions.gif)

## [0.1.0]

- Initial release

![](https://raw.githubusercontent.com/melMass/vscode-vex/master/images/basic_snippets.gif)