GithubHelp home page GithubHelp logo

foundation-5-sublime-snippets's Introduction

ZURB Foundation 5 Sublime Text Snippets

Installation on Sublime Text 2 and Sublime Text 3

Mac/Linux Instructions
  1. CD into Sublime Text packages folder

    cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages

or

`cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages`
  1. Clone repository into packages folder

git clone https://github.com/zurb/foundation-5-sublime-snippets.git

Windows Instructions

cd "%AppData%\Sublime Text 3\Packages\User" git clone https://github.com/zurb/foundation-5-sublime-snippets.git

  • Each snippet is prefixed with zf- (ZURB Foundation).
  • Each snippet is singular, unless the name of the component ends in an s (offcanvas)
  • Available classes are included as comments in the snippets

Available Components

Component Usage
Offcanvas zf-offcanvas + tab
Topbar zf-topbar + tab
Sidenav zf-sidenav + tab
Subnav zf-subnav + tab
Breadcrumbs zf-breadcrumb + tab
Pagination zf-pagination + tab
Orbit zf-orbit + tab
Clearing zf-clearing + tab
Buttons zf-button + tab
Button Groups zf-button-group + tab
Split Buttons zf-split-button + tab
Dropdown Buttons zf-dropdown-button + tab
Reveal zf-reveal + tab
Alerts zf-alert + tab
Panels zf-panel + tab
Pricing Tables zf-pricing-table + tab
Progress Bars zf-progress-bar + tab
Accordion zf-accordion + tab
Tabs zf-tab + tab
Vertical Tabs zf-vertical-tab + tab
Horizontal Iconbar zf-iconbar-horizontal + tab
Vertical Iconbar zf-iconbar-vertical + tab
Flex Video zf-video + tab

Contributing

  1. Fork it.
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Test your changes to the best of your ability.
  4. Update the documentation to reflect your changes if they add or changes current functionality.
  5. Commit your changes (git commit -am 'Added some feature').
  6. Push to the branch (git push origin my-new-feature).
  7. Create a new pull request.

foundation-5-sublime-snippets's People

Contributors

alfredbez avatar blakewest avatar christianrojas avatar cstalhem avatar jeromedoyle avatar rafibomb avatar shobhit avatar sibo2000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

foundation-5-sublime-snippets's Issues

Correction to Reveal tag

Incorrect:
div id="myModal" data-reveal-modal

Correct:
div id="myModal" class="reveal-modal" data-reveal

data-offcanvas

The topic says it all. The offcanvas wrapping top cllass misses the data-offcanvas attribute.

Package doesn't seem to be working

I installed exactly the way it's mentioned in instructions. It's in my package folder and I could see all the snippets, but I am unable to use them in Sublime text. When I type the shortcuts, nothing happens. No suggestion box, no full expansion when I hit tab.

I have sublime text 3 working on Max OS X Mavericks.

Unable to access snippets in Sublime Text 3

I have followed the installation instructions for Mac but none of the snippets are showing up. The package shows up in my package list. I have tried restarting the app and I've set the syntax of the open file to SCSS.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.