You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried installing this anyway using the "Install .VSIX" extension from the Marketplace and ended up with this error message on a Mac:
Maxs-MBP:Downloads maxziebell$ code --install-extension "/Users/maxziebell/Downloads/djfoxer.VisualStudio.MakeTheSound.vsix"
echo 'Installation ended'
(node:77644) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
extension/package.json not found inside zip.
Failed Installing Extensions: /Users/maxziebell/Downloads/djfoxer.VisualStudio.MakeTheSound.vsix
Maxs-MBP:Downloads maxziebell$ echo 'Installation ended'
Installation ended
@MaxZiebell VS Code and VS for Mac are not directly related with VS for Windows and all this IDEs have different SDKs. I'll try to investigate how to do it in VS Code and VS for Mac but I can't tell you when it will be ready 😃
Will there be a version for Visual Studio Code?
The text was updated successfully, but these errors were encountered: