Skip to content
This repository has been archived by the owner on Oct 19, 2019. It is now read-only.

Editor Configuration

ArthurYidi edited this page Jan 9, 2015 · 4 revisions

Want to support your editor? See here.

Sublime

VEX Syntax

Vim

Houdini comes with a syntax file for VEX.

$HFS/houdini/public/syntax/vfl.vim

PyCharm

Configuring Interpreter

Add Houdini's Python interpreter to your project. Ex:

$HFS/Frameworks/Python.framework/Versions/Current/bin/python

Configuring HOM

Add the following folder to your Project Structure.

$HFS/houdini/python2.7libs

Mark it as Excluded.

Clone this wiki locally