w3dotdev / sublime-front-end-snippets

html, css, js, schema.org, wai-aria, es6, regex, test-frameworks, jQuery, reactJS snippets for Sublime Text 2/3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front-end Project Snippets

licence mit GitHub issues GitHub Release Date GitHub top language GitHub repo size GitHub All Releases Travis Package Control

animation

Translations

Install

If you already have the Package Control installed , just search for Front-end Project Snippets. If you have not installed in the Sublime, you can do it here.

You can manually download the package and place it within your Packages directory. It will work, but it will not be automatically updated.

You can see all installed snippets in Tools > Snippets..., in the Sublime Text.

[Tested on windows] When the "."(dot) is used, the autocomplete disappears.. Solve this problem, just put in your user Preferences > Settings - User, the property word_separators with value without the "."(dot). You can see an example here.

Snippets and prefixes/keys

References

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -m 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

Log

Check Releases for detailed changelog.

License

MIT license © Hemerson Vianna

About

html, css, js, schema.org, wai-aria, es6, regex, test-frameworks, jQuery, reactJS snippets for Sublime Text 2/3


Languages

Language:Python 100.0%