Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

scriptex/sublime-snippets

Repository files navigation

GitHub last commit Analytics

Sublime Snippets

An extended collection of snippets and settings for Sublime Text editor used daily.

Snippets

There are various snippets for different programming languages and frameworks/libraries:

  • HTML
  • CSS
  • JS
  • PHP
  • Angular
  • Vue
  • WordPress

Settings

There are also settings for:

  • Sublime
  • Emmet
  • Prettier
  • ES Lint
  • SCSS Lint
  • PHP Lint
  • WordPress Lint

and other plugins and extensions

Requirements

  1. NodeJS
  2. NPM

Before use

  1. Globally install the modules listed in .npm file.
  2. Install all Sublime Text plugins listed in Package Control.sublime-settings.
  3. Copy all *.sublime-settings file in your User folder located at a path similar to this:
~/Users/USER_NAME/Library/Application Support/Sublime Text 3/Packages/User
  1. Edit your username in each of the *.sublime-settings file (if needed).
  2. Edit the paths to all binaries listed in any of the *.sublime-settings files.
  3. Restart Sublime Text
  4. Check Sublime Text's console for possible errors

After Sublime Text 3 is installed on the machine, Sublime Text 3.zip should be extracted in the /Users/<USER_NAME>/Library/Application\ Support/ folder.

About

Collection of web development snippets for Sublime Text used daily

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published