Skip to content

rdougan/Sencha.sublime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Sencha Bundle

This bundle was originally written by Ed Spencer for TextMate. I have converted it to be usable with Sublime Text 2, as well as adding additional functionality for Ext 4.0.

This bundle is released under the MIT license and can be used for both Ext JS and Sencha Touch.

Installation instructions for Sublime Text 2

Package Control

You can use Package Control to install the Sencha Sublime package. Please follow the usage guide on how to install packages (search for Sencha).

Useful snippets

JavaScript

  • dd > debugger
  • cp > this.callParent();
  • c > console.log('');
  • co > console.log();
  • coa > console.log(arguments);
  • application > Ext.application snippet
  • define > Ext.define snippet
  • con > apply and update methods for custom configs

Sass

  • imp > @import Sencha Touch theme

About

A Sublime Text bundle for Sencha Products

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published