Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 998 Bytes

readme.md

File metadata and controls

36 lines (24 loc) · 998 Bytes

Canvas api

version

canvas api plugin for acode editor. It providethe canvas api autocompletion for JavaScriptand Typescript language

NOTE: This plugin is not fully supported in Acode version lower than v1.6.0 (212). Please update your Acode App to latest version for using this plugin.

How to enable custom snippets?

  • Open command palette
  • Type set snippets path
  • Create a new directory or select a directory with snippets in it.
  • Navigate to the snippet directory, open and edit any snippets file
  • Restart the app.

How to disable custom snippets?

  • Open command palette
  • Type reset snippets path
  • Restart the app.

Supported languages by canvas api Plugin

  • Typescript
  • javascript

Author

How to write snippets?

Check out this article on how to write snippets.

Upcomming updates

webgl