开发者

Writing TextMate bundle [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help 开发者_开发知识库clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I want to write a bundle for TextMate, where to start?


When writing the FileMaker TextMate Bundle, I found TextMate: Power Editing for the Mac quite helpful. Other than that, take a look at one of the simpler existing bundles. How you go about writing your bundle depends on if it's for a language that doesn't yet have a bundle (so that you need to define the language syntax) or if you just want to add functionality to TextMate, in which case you'll probably be writing commands and snippets. Commands are fairly simple, since they're just scripts, and you can use whatever language works for you (Ruby, PHP, Perl, etc.).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜