Home

Awesome

Nothing crazy, basic syntax highlighting in the common editors for the ascii representation of USD (http://openusd.org) files. Contributors welcome, especially for anything that isn't vim.

Looking for other editors(VSCode/Atom etc)? Check out https://github.com/vfxpro99/awesome-usd !

emacs

sublime

vim

au BufRead,BufNewFile *.usd set filetype=usda
au BufRead,BufNewFile *.usda set filetype=usda
autocmd FileType usda source <LOCATION>/usda-syntax/vim/usda.vim

Disclaimer(s)

This work is my sole effort and is in no way associated with or sponsored by my current, past, or future employer(s).