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

WordPress Textmate bundle

Joost de Valk hat sein WordPress TextMate Bundle aktualisiert:

  • Added ‘esc’ tab-expansion, typing esc and then pressing tab now brings up a menu with options to choose the proper escaping function.
  • Localization shortcuts, Alt-L now wraps the selected text in a _e(''); function, that translates and outputs the selected text, while Shift-Alt-L wraps it in a __(''); function, which returns the selection.
  • A new widget
  • A body tab completion function with the new body_class(); function.
  • A author-tab expansion, with the new the_author_meta function.
  • All functions that are prefixable with get_, like bloginfo and most functions above, now start with that. author->tab expands to get_the_author_meta with the chosen variable, but pressing space or delete immediately removes the get_ part.
  • A readme.txt template, including the new changelogs, just type readme->tab in a new file, this snippet uses some shell variables, be sure to enter these in TextMate for quick use.
  • A plugin template, open a new file, type plugin and press tab, and you’ll get the option of either adding just the “normal” plugin header, or one with the GPL embedded.
  • blog->tab now first ask you whether you want general info or RSS info, and the expands into a menu with all the options for each.
  • You should also try the $post, $comment, $cat, wpdb and row tab expansions, they’ve been slightly updated and totally kick ass.

JSLint für Textmate

Und noch ein Tip von phpied.com; JSLint on Mac + TextMate integration.

Die Beschreibung sieht recht simple aus. Ich denke das werde ich mal ausprobieren sobald ich Montag wieder einen Mac unter den Finger habe.

HTML Ipsum

Ein Praktischer kleiner Helfer: Die TextMate Bundles von HTML Ipsum

Ipsum [tab] und man bekommt:

  • Long paragraph
  • Medium paragraph
  • One sentence
  • Unordered lists: short items
  • Unordered lists: long items
  • Ordered lists: short items
  • Ordered lists: long items

Textmate Plugins

Alex Payne stellt die Textmate Plugins ProjectPlus (was bei mir immer crashed, ich hatte noch keine Zeit herauszufinden warum), GetBundles (was sehr cool ist) und Ack In Project vor.

api.drupal.org look ups in Textmate

Wim Leers hat ein TextMate command to look up functions at api.drupal.org geschaffen. Sehr praktisch.



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.