Search code examples
visual-studio-codevscode-extensionsreadme

Insert video in README.md for an extension of vscode


I have a video in .mp4 format and I want to insert it in README.md for an extension of vscode.


Solution

  • This is not possible. You'll need to convert it to an animated GIF and reference it just like the Debugger for Chrome Extension does: https://github.com/Microsoft/vscode-chrome-debug/blob/master/README.md