github-linguist/linguist

Add Language: USD

Open

#6.383 geöffnet am 19. Apr. 2023

Auf GitHub ansehen
 (0 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)Ruby (5.166 Forks)batch import
Add LanguageGood First Issue

Repository-Metriken

Stars
 (13.466 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 102T 5h) (19 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide