xabikos / vscode-javascript

Contains the code snippets for JavaScript (ES6) development in VS Code editor
MIT License
332 stars 137 forks source link

getContext #56

Open alieskici opened 6 years ago

alieskici commented 6 years ago

should be included in Intellisense.

xabikos commented 5 years ago

@alieskici Could you give more info on this?

alieskici commented 5 years ago

Graphical context snippets are needed to be included: getContext("2D") or getContext("3D"). Is it suitable to add these?