#broken webview sidebar thing
1 messages · Page 1 of 1 (latest)
i followed @ benawad tutorial on youtube and tried to get it work using an example on github
It would be helpful if you posted links to youtube tutorial and to an example on github.
tutorial -> https://www.youtube.com/watch?v=a5DX5pQ9p5M&t=2381s
his github example -> https://github.com/benawad/vstodo/tree/master/extension
A tutorial for creating VSCode extensions.
code: https://github.com/benawad/vstodo
links:
https://code.visualstudio.com/api/get-started/your-first-extension
https://github.com/microsoft/vscode-extension-samples
https://github.com/microsoft/vscode-extension-samples/tree/master/webview-sample
https://github.com/benawad/vsinder
Deploy extension:...