Métriques du dépôt
- Stars
- (13 466 stars)
- Métriques de merge PR
- (Merge moyen 102j 5h) (19 PRs mergées en 30 j)
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