subtleGradient / javascript.tmbundle

Javascript.tmbundle THE Javascript tmBundle for TextMate. Major revision from what currently ships in the app

This URL has Read+Write access

javascript.tmbundle / TODO
100644 19 lines (14 sloc) 0.316 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Dumb Completion
 
* Cross-Platform Browser Object Model API
* Cross-Platform Document Object Model API
* String
* Number
* Array
 
Smart Completion
 
* String
* "string literal"
* 'string literal'
* /regex literal/
* Number
 
Find out the return type of all the DOM, BOM & Object methods / properties
Completions Format