Métricas do repositório
- Stars
- (13.466 stars)
- Métricas de merge de PR
- (Mesclagem média 102d 5h) (19 fundiu PRs em 30d)
Description
Language name
USD, developed by Pixar Animation Studios
URL of example repository
https://github.com/PixarAnimationStudios/USD - Example
https://github.com/ColinKennedy/USD-Cookbook - See any **/usda folder for examples. Here's an example
URL of syntax highlighting grammar
Tree-sitter
https://github.com/ColinKennedy/tree-sitter-usd
VSCode
https://github.com/AnimalLogic/AL_usd_vscode_extension
Pygments
General Syntax
List Of Keywords
Full disclosure, I wrote this lexer and it isn't perfect (for example, not catching .connect as part of an attribute name). Screenshot of what the looks like, here
Text Editors
A simpler, regex-based example Vim's example some small issues in my experience but it works pretty well overall
Most popular extensions
Grammar Features
This gist shows a fairly complex USD file and some of its syntax features.
Detected language
None