Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Canvas DojoNew to Visual Studio Code? Get it now.
Canvas Dojo

Canvas Dojo

ArthurKim

|
3,274 installs
| (2) | Free
snippets and plugins for html5 canvas development
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

canvas-dojo

The MIT License

A plugin for learning and experimenting html5 canvas.

Features

  • No need html or style files to run canvas
  • Provides canvas boilerplates of good practice ( by Christopher Lis )
  • Supports webview that directly executes the written js code

How to use

Create a boilerplate through snippet

  1. create a javascript file.
  2. As you type on " canvas ", a list of snippets will appear automatically.
  3. Select "canvas:default"

Demo | Snippet

Open a preview

  1. Hit ⌘ Command + ⇧ Shift + p
  2. Run Canvas Preveiw

Demo | Snippet

Release Notes

0.0.1

  • Snippets | cavas:default
  • Support Webview using current active editor

0.0.2

  • Add a logo

0.0.3

  • Change displayName (canvas dojo => Canvas Dojo)

0.0.4

  • Add info annotation for boiler plate

0.0.5

  • Remove console.log when the preview opens
  • Add "canvas:gravity"
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft