Stoppt die Vorratsdatenspeicherung! Jetzt klicken &handeln! Willst du auch an der Aktion teilnehmen? Hier findest du alle relevanten Infos und Materialien:

Archived entries for textmate

Textmate 2: The missing manual

Textmate 2 Tips stellt eine Menge Textmate Tips vor. Jetzt habe ich endlich auch verstanden wie Textmate mit Git sprechen kann ;-)

Zen Coding

James Scariati gibt einige Tips für das sehr coole Text-Editor Plugin Zen Coding.

Basically, Zen lets you type shorthand that will then “expand” to real HTML simply by hitting a hotkey. Zen’s syntax is modeled after CSS, so you can type what’s essentially a CSS selector and Zen will convert it into the equivalent HTML automatically.

Add to TextMate Widget

David Walsh zeigt wie er mit MooTools, AJAX, CSS, und PHP für seine Code Snippets ein “Add To TextMate” widget realisiert hat. Chris Coyier macht das ganz mit jQuery und fügt Coda hinzu.

TextMate WordPress Widget Snippet

Mark Jaquith hat ein Snippet für TextMate erstellt, was einen netten Ausgangspunkt für WordPress Widgets baut:

Just create a WordPress TextMate bundle, create a new snippet, paste in that code and give it a trigger like wpwidget. Then just type that trigger, press TAB, and you’ll be in the first field. Type, hit TAB to go to the next field. Places where you enter the same thing twice are handled—you only have to enter it once. There are some helpful comments that’ll guide you through the rest once you’ve filled out the basics. I find that with this snippet, I can code up a new widget in a couple of minutes, tops.

TextMate’s snippets features in Vim

snipMate.vim ist ganz cool, wenn man auf vim steht.

snipMate.vim aims to be an unobtrusive, concise vim script that implements some of TextMate’s snippets features in Vim. A snippet is a piece of often-typed text that you can insert into your document using a trigger word followed by a <tab>.



Copyright © 2004–2009. All rights reserved. – Impressum

RSS Feed. This blog is proudly powered by Wordpress and uses Modern Clix, a theme by Rodrigo Galindez.