文本编辑器捆绑写作
在哪里可以找到某种教程或文档,用于编写处理某些流程自动化的电子文本编辑器包(将文件从一个目录复制到另一个目录,使用新编译器进行编译(没有预制包)等等 ...) ?
Where can one find some sort of a tutorial, or documentation for writing e text editor bundles which deal with automatization of certain processes (copying files from one directory to another, compiling using a new compiler (for which there isn't a premade bundle) and so on ...) ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
iirc e 使用与其灵感 TextMate 相同的捆绑格式。
查看他们的文档,看看它们是否有帮助。这里还有一个 教程链接,我不确定它会延续多少。
iirc e uses the same bundle format as it's inspiration TextMate.
Check out their docs and see if they're helpful. Also here is a tutorial link, I'm not sure how much it carries over.