Giter Club home page Giter Club logo

compass_blueprint_tmbundle's Introduction

COMPASS_BLUEPRINT.TMBUNDLEbeta

A TextMate-bundle for the awesome CSS/SASS framework “Compass”, but with focus on “Blueprint” (my favorite CSS framework). With this set of shortcuts/snippets even more productive!

What is Compass?

http://compass-style.org

What is Blueprint?

http://blueprintcss.org

Install this TextMate-bundle…

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/grimen/compass_blueprint_tmbundle.git 'Compass + Blueprint.tmbundle'
osascript -e 'tell app "TextMate" to reload bundles'

…and the SASS TextMate-bundle too…

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/mattpolito/sass-textmate-bundle.git 'SASS.tmbundle'
osascript -e 'tell app "TextMate" to reload bundles'

Note: Required to get Compass + Blueprint TextMate-bundle to automatically recognize SASS-files.

Notice

This is the first release of this bundle, and I suspect that some (or worst case most) of the keyboard shortcuts for mixins might change (keyboard shortcuts don’t make much of sense now). TextMate bundles don’t support aliased shortcuts, which is a bit of pain in the ass.

P.S. Please let me know if you know a scalable way of making keyboard shortcut aliases in TM without duplicating the snippets – which is the only way I can think of now, but quite a horrible one.

License

Copyright© 2009 Jonas Grimfelt, released under MIT-license

compass_blueprint_tmbundle's People

Contributors

chriseppstein avatar grimen 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

Watchers

 avatar  avatar  avatar

compass_blueprint_tmbundle's Issues

Illegal filename characters on Windows.

If this bundle is installed on Windows for use with the e Text Editor, many of the files in the snippets directory contain characters that are not allowed in a windows filename.

http://www.e-texteditor.com/wiki/index.php/Bundles#Getting_the_bundles

"Be aware that some bundles contain filenames with characters that are invalid on windows. This can cause problems when doing checkout with svn. The solution for this is to rename the bundle items with invalid names. We will try to work with the bundle maintainers, to gradually transition the bundles to use more cross-platform friendly filenames."

support for new .scss syntax

Scope Selector is still set to just source.sass, though it looks like this bundle should still work with the new scss syntax.

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.