We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
macOS 在 /Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html下添加<script src="../live2d.js"></script> <script src="../message.js"></script>
/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html
<script src="../live2d.js"></script>
<script src="../message.js"></script>
添加之后如下:
<!-- Startup via workbench.js --> <script src="workbench.js"></script> <script src="../live2d.js"></script> <script src="../message.js"></script> </html>
The text was updated successfully, but these errors were encountered:
Windows 可能是在\Microsoft VS Code\resources\app\out\vs\code\electron-sandbox\workbench\workbench.html下
\Microsoft VS Code\resources\app\out\vs\code\electron-sandbox\workbench\workbench.html
Sorry, something went wrong.
No branches or pull requests
macOS 在
/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html
下添加<script src="../live2d.js"></script>
<script src="../message.js"></script>
添加之后如下:
The text was updated successfully, but these errors were encountered: