{"id":13838684,"url":"https://github.com/AndrewHazelden/PIXAR-USD-Syntax-Highlighter","last_synced_at":"2025-07-10T23:31:54.016Z","repository":{"id":12502058,"uuid":"15171656","full_name":"AndrewHazelden/PIXAR-USD-Syntax-Highlighter","owner":"AndrewHazelden","description":"The PIXAR Universal Scene Description Syntax Highlighter modules makes it easier to compose and edit PIXAR .USD files.","archived":false,"fork":false,"pushed_at":"2022-10-28T12:18:41.000Z","size":430,"stargazers_count":10,"open_issues_count":1,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-08-05T16:17:02.662Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndrewHazelden.png","metadata":{"files":{"readme":"README.html","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-13T19:08:13.000Z","updated_at":"2023-08-15T22:39:09.000Z","dependencies_parsed_at":"2023-01-11T20:19:06.838Z","dependency_job_id":null,"html_url":"https://github.com/AndrewHazelden/PIXAR-USD-Syntax-Highlighter","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewHazelden%2FPIXAR-USD-Syntax-Highlighter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewHazelden%2FPIXAR-USD-Syntax-Highlighter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewHazelden%2FPIXAR-USD-Syntax-Highlighter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewHazelden%2FPIXAR-USD-Syntax-Highlighter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewHazelden","download_url":"https://codeload.github.com/AndrewHazelden/PIXAR-USD-Syntax-Highlighter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225663594,"owners_count":17504435,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T16:00:29.000Z","updated_at":"2024-11-21T02:30:43.363Z","avatar_url":"https://github.com/AndrewHazelden.png","language":"PHP","funding_links":[],"categories":["Libraries \u0026 Tools","Syntax Highlighters"],"sub_categories":["Text Editor Plugins"],"readme":"\u003c!DOCTYPE html\u003e\n\u003chtml\u003e\n\u003chead\u003e\n\u003ctitle\u003eDocumentation\u003c/title\u003e\n\u003cmeta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" /\u003e\n\u003cstyle type=\"text/css\"\u003e\n/* Stylesheet for Markdown */\n\n/* RESET\n=============================================================================*/\n\nhtml, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {\n  margin: 0;\n  padding: 0;\n  border: 0;\n}\n\n/* BODY\n=============================================================================*/\n\n@font-face {\n    font-family: 'Source Sans Pro';\n    font-style: normal;\n    font-weight: 300;\n    src: url('fonts/SourceSansPro-Regular.ttf');\n}\n\n@font-face {\n    font-family: 'Source Code Pro';\n    font-style: normal;\n    font-weight: 400;\n    src: url('fonts/SourceCodePro-Regular.ttf');\n}\n\n@import url(\"fonts/font-awesome.min.css\");\n\nbody {\n  font-family: \"Source Sans Pro\", Helvetica, arial, sans-serif;\n  font-size: 14px;\n  line-height: 1.6;\n  color: #333;\n  background-color: #1C1C1C;\n  padding: 20px;\n  max-width: 960px;\n  margin: 0 auto;\n}\n\nbody\u003e*:first-child {\n  margin-top: 0 !important;\n}\n\nbody\u003e*:last-child {\n  margin-bottom: 0 !important;\n}\n\n/* BLOCKS\n=============================================================================*/\n\np, blockquote, ul, ol, dl, table, pre {\n  margin: 15px 0;\n  color: #AAAAAA;\n  /* color: #7D8686; */\n}\n\n/* HEADERS\n=============================================================================*/\n\nh1, h2, h3, h4, h5, h6 {\n  margin: 20px 0 10px;\n  padding: 0;\n  font-weight: bold;\n  -webkit-font-smoothing: antialiased;\n}\n\nh1 tt, h1 code, h2 tt, h2 code, h3 tt, h3 code, h4 tt, h4 code, h5 tt, h5 code, h6 tt, h6 code {\n  font-size: inherit;\n}\n\nh1 {\n  font-size: 28px;\n  font-weight: 600;\n  color: #FFFFFF;\n}\n\nh2 {\n  font-size: 24px;\n  font-weight: 500;\n  border-bottom: 2px solid #D0D0D0;\n  color: #D0D0D0;\n}\n\nh3 {\n  font-size: 18px;\n  font-weight: 400;\n  color: #D0D0D0;\n}\n\nh4 {\n  font-size: 16px;\n  color: #D0D0D0;\n}\n\nh5 {\n  font-size: 14px;\n  color: #D0D0D0;\n}\n\nh6 {\n  font-size: 14px;\n  color: #D0D0D0;\n}\n\nh7 {\n  font-size: 14px;\n  color: #D0D0D0;\n  /* color: #277BA5; */\n}\n\nbody\u003eh2:first-child, body\u003eh1:first-child, body\u003eh1:first-child+h2, body\u003eh3:first-child, body\u003eh4:first-child, body\u003eh5:first-child, body\u003eh6:first-child {\n  margin-top: 0;\n  padding-top: 0;\n}\n\na:first-child h1, a:first-child h2, a:first-child h3, a:first-child h4, a:first-child h5, a:first-child h6 {\n  margin-top: 0;\n  padding-top: 0;\n}\n\nh1+p, h2+p, h3+p, h4+p, h5+p, h6+p {\n  margin-top: 10px;\n}\n\n/* LINKS\n=============================================================================*/\n\na {\n  color: #4183C4;\n  text-decoration: none;\n}\n\na:hover {\n  text-decoration: underline;\n}\n\n/* LISTS\n=============================================================================*/\n\nul, ol {\n  padding-left: 30px;\n  color: #C4C4C4;\n}\n\nul li \u003e :first-child, \nol li \u003e :first-child, \nul li ul:first-of-type, \nol li ol:first-of-type, \nul li ol:first-of-type, \nol li ul:first-of-type {\n  margin-top: 0px;\n}\n\nul ul, ul ol, ol ol, ol ul {\n  margin-bottom: 0;\n}\n\ndl {\n  padding: 0;\n}\n\ndl dt {\n  font-size: 14px;\n  font-weight: bold;\n  font-style: italic;\n  padding: 0;\n  margin: 15px 0 5px;\n}\n\ndl dt:first-child {\n  padding: 0;\n}\n\ndl dt\u003e:first-child {\n  margin-top: 0px;\n}\n\ndl dt\u003e:last-child {\n  margin-bottom: 0px;\n}\n\ndl dd {\n  margin: 0 0 15px;\n  padding: 0 15px;\n}\n\ndl dd\u003e:first-child {\n  margin-top: 0px;\n}\n\ndl dd\u003e:last-child {\n  margin-bottom: 0px;\n}\n\n/* CODE\n=============================================================================*/\n\npre, code, tt {\n  font-size: 12px;\n  font-family: \"Source Code Pro\", monospace;\n}\n\ncode, tt {\n  margin: 0 0px;\n  padding: 0px 0px;\n  white-space: nowrap;\n  border: 1px solid #262626;\n  background-color: #363636;\n  color: #D0D0D0;\n  border-radius: 3px;\n}\n\npre\u003ecode {\n  margin: 0;\n  padding: 0;\n  white-space: pre;\n  border: none;\n  background: transparent;\n}\n\npre {\n  background-color: #363636;\n  border: 1px solid #262626;\n  font-size: 13px;\n  line-height: 19px;\n  overflow: auto;\n  padding: 6px 10px;\n  border-radius: 3px;\n}\n\npre code, pre tt {\n  background-color: transparent;\n  border: none;\n}\n\nkbd {\n    -moz-border-bottom-colors: none;\n    -moz-border-left-colors: none;\n    -moz-border-right-colors: none;\n    -moz-border-top-colors: none;\n    background-color: #DDDDDD;\n    background-image: linear-gradient(#F1F1F1, #DDDDDD);\n    background-repeat: repeat-x;\n    border-color: #DDDDDD #CCCCCC #CCCCCC #DDDDDD;\n    border-image: none;\n    border-radius: 2px 2px 2px 2px;\n    border-style: solid;\n    border-width: 1px;\n    font-family: \"Source Sans Pro\", Helvetica, arial, sans-serif;\n    line-height: 10px;\n    padding: 1px 4px;\n}\n\n/* QUOTES\n=============================================================================*/\n\nblockquote {\n  border-left: 4px solid #DDD;\n  padding: 0 15px;\n  color: #777;\n}\n\nblockquote\u003e:first-child {\n  margin-top: 0px;\n}\n\nblockquote\u003e:last-child {\n  margin-bottom: 0px;\n}\n\n/* HORIZONTAL RULES\n=============================================================================*/\n\nhr {\n  clear: both;\n  margin: 15px 0;\n  height: 0px;\n  overflow: hidden;\n  border: none;\n  background: transparent;\n  border-bottom: 4px solid #ddd;\n  padding: 0;\n}\n\n/* TABLES\n=============================================================================*/\n\ntable th {\n  font-weight: bold;\n}\n\ntable th, table td {\n  /* border: 1px solid #ccc; */ \n  /* padding: 6px 13px; */ \n}\n\ntable tr {\n  /* border-top: 1px solid #ccc; */\n  /* background-color: #363636; */\n  /* color: #D0D0D0; */\n}\n\n\n/* IMAGES\n=============================================================================*/\n\nimg {\n  max-width: 80%;\n  /* max-width: 100%; */\n  display: block;\n  margin-left: auto;\n  margin-right: auto;\n}\n\u003c/style\u003e\n\u003c/head\u003e\n\u003cbody\u003e\u003ch1\u003ePIXAR USD Syntax Highlighter\u003c/h1\u003e\n\u003cp\u003e\u003cstrong\u003eVersion 0.3\u003c/strong\u003e Released 2019-12-29\u003cbr /\u003e\nby Andrew Hazelden\u003c/p\u003e\n\u003cp\u003e\u003cimg src=\"ascii-usd-screenshot.png\" alt=\"Sample USD file\" /\u003e\u003c/p\u003e\n\u003ch2\u003eOverview\u003c/h2\u003e\n\u003cp\u003eThis project hosts a collection of syntax highlighting modules for \u003cstrong\u003e\u003ca href=\"http://graphics.pixar.com/usd/\"\u003ePixar USD (Universal Scene Description) ASCII format\u003c/a\u003e\u003c/strong\u003e documents.\u003c/p\u003e\n\u003ch2\u003eVersion History\u003c/h2\u003e\n\u003ch3\u003eVersion 0.3 - 2019-12-29\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded a \u003ca href=\"http://qbnz.com/highlighter/documentation.php\"\u003eGeSHi\u003c/a\u003e module with two example php webpages that render USD ASCII files with a light and dark background CSS variation.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eVersion 0.2 - 2016-01-21\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded support for highlighting files with the .usda file extension\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eVersion 0.1 - 2013-12-13\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCreated the initial USD syntax highlighter module for Notepad++\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003cp\u003eCheers,\u003cbr /\u003e\nAndrew Hazelden\u003c/p\u003e\n\u003cp\u003eEmail: \u003ca href=\"mailto:andrew@andrewhazelden.com\"\u003eandrew@andrewhazelden.com\u003c/a\u003e\u003cbr /\u003e\nBlog: \u003ca href=\"http://www.andrewhazelden.com\"\u003ehttp://www.andrewhazelden.com\u003c/a\u003e\u003c/p\u003e\n\u003c/body\u003e\n\u003c/html\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAndrewHazelden%2FPIXAR-USD-Syntax-Highlighter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAndrewHazelden%2FPIXAR-USD-Syntax-Highlighter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAndrewHazelden%2FPIXAR-USD-Syntax-Highlighter/lists"}