VS Code拡張機能Autodesk Forge Tools用にForgeの認証情報をサクッと書くためのプレースホルダー。
{ | |
"autodesk.forge.environments": [ | |
{ | |
"title" : "my environment", | |
"clientId": "my client id", | |
"clientSecret": "my client secret", | |
"region": "US" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This comment has been minimized.
VS Code拡張機能Autodesk Forge Tools
https://marketplace.visualstudio.com/items?itemName=petrbroz.vscode-forge-tools
上記ツールを紹介しているAutodesk Forgeのブログ記事
https://forge.autodesk.com/blog/forge-visual-studio-code