Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.52 KB

README.md

File metadata and controls

40 lines (21 loc) · 1.52 KB

JetBrains IntelliJ Plugins JetBrains IntelliJ plugins

usd-idea

A plugin for JetBrains IDEs (PyCharm, IntelliJ, etc) that provides support for Universal Scene Description (USD), a file format system developed by Pixar Animation Studios.

NOTE: This plugin is in active development and features are still being implemented. If you're interested in contributing to this project, check out the TODO features below or what's currently open in the Issues.

Installing

  • Within the IDE:

    Preferences > Plugins > Marketplace > Search for "USD" > Install

  • Manually:

    Download the latest release and install it manually using Preferences > Plugins > Install Plugin from Disk...

Features

  • .usd/.usda filetype syntax highlighting & validation

  • Brace matching/folding

TODO:

  • Language tests

  • "Go to definition/symbol" feature implementation (Reference Contributor)

  • Structure View

  • Line markers for overrides, inheritance, etc

  • Python autocompletions for the pxr.Usd library

License

MIT license