A plugin for learning and experimenting html5 canvas.
- 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
- create a javascript file.
- As you type on " canvas ", a list of snippets will appear automatically.
- Select "canvas:default"
- Hit ⌘ Command + ⇧ Shift + p
- Run
Canvas Preveiw
- Snippets | cavas:default
- Support Webview using current active editor
- Add a logo
- Change displayName (canvas dojo => Canvas Dojo)
- Add info annotation for boiler plate
- Remove console.log when the preview opens
- Add "canvas:gravity"