OOP javascript indentation : This indentation script for OOP javascript (especially for EXTJS)
| script karma |
Rating 243/92,
Downloaded by 7075 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Ryan Fabella |
| |
| script type |
| indent |
| |
| description |
This indentation script for javascript
example of public method of class
var testing = function(){
return {
showDialog:new dialog([
{
1:'testing',
2:'coba',
3:'jajal'
}
]);
}
}
Comments are welcome! ryanthe@gmail.com |
| |
| install details |
| put at ~/.vim/indent |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.220
|