Files
kJS.tmbundle/README.md
T
Thomas Aylott 32eedf8f10 New Help command
Beginning Help document / GitHub readme
2008-08-04 10:44:42 -04:00

15 lines
260 B
Markdown

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)