简体   繁体   English

升华或原子文本编辑器的画布片段

[英]Canvas snippets for sublime or atom text editor

How can i convert those textmate snippets for sublime or atom.. 我该如何转换那些textmate片段的升华或原子..

https://github.com/johnhunter/JavaScriptCanvas.tmbundle https://github.com/johnhunter/JavaScriptCanvas.tmbundle

And please What is the best text editor for developing canvas application that support autocomplete and live preview. 并请问什么是开发支持自动完成和实时预览的画布应用程序的最佳文本编辑器?

I got it :) 我知道了 :)

I tried to make this package for Atom and it works fine. 我尝试为Atom制作此软件包,并且效果很好。

Also think the orginal snippets i've shared above works fine in sublime, i've just tried it. 也可以认为我上面分享的原始片段在崇高方面效果很好,我已经尝试过了。

https://atom.io/packages/canvas-snippets https://atom.io/packages/canvas-snippets

if someone found more packages can help within developing canvas apps please post it here :) here. 如果有人发现更多软件包可以帮助开发canvas应用,请在此处将其发布:)。

thanks 谢谢

Here's Something I made for SublimeText. 这是我为SublimeText做的。

Canvas Snippets 画布片段

Features 特征

  • Has every methods and Property of the Canvas' Context 具有画布上下文的所有方法和属性
  • And more snippets to initialize and get started setting up canvas 还有更多片段可初始化并开始设置画布
  • Also has some commonly used code 也有一些常用的代码
  • Has some Math objects property too 也有一些数学对象属性
  • A CheatSheet to look up tab triggers 通过CheatSheet查找选项卡触发器

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM