public
Description: Javascript.tmbundle THE Javascript tmBundle for TextMate. Major revision in progress
Clone URL: git://github.com/subtleGradient/javascript.tmbundle.git
Search Repo:
name age message
folder Commands/ Mon Aug 04 07:44:42 -0700 2008 New Help command [subtleGradient]
folder Preferences/ Mon Aug 18 07:33:34 -0700 2008 Removed the // smart string [subtleGradient]
folder README.md Mon Aug 04 07:44:42 -0700 2008 New Help command [subtleGradient]
folder Snippets/ Mon Aug 18 07:32:07 -0700 2008 New snippets for switch / case [subtleGradient]
folder Support/ Tue Apr 11 18:22:15 -0700 2006 • a quick lookup command for JavaScript using t... [duff]
folder Syntaxes/ Mon Aug 18 07:30:37 -0700 2008 Fix an issue where a @ in a block comment would... [subtleGradient]
folder Tests/ Mon Aug 04 13:35:06 -0700 2008 Fixed indent rules for single-line case statements [subtleGradient]
folder info.plist Mon Aug 18 07:32:07 -0700 2008 New snippets for switch / case [subtleGradient]
README.md

This document describes the commands of the TextMate Javascript bundle.

Command Reference

  • Documentation for Word / Selection (WebView Window)

    Searches your selection in a Javascript documentation website.

Snippets

if if ... else for for (in)