Code Monkey home page Code Monkey logo

iced-coffee-script-tmbundle's People

Contributors

aseemk avatar bts avatar carlosbrando avatar danemorgridge avatar dhoelzgen avatar drnic avatar falsefalse avatar icflorescu avatar jakehendy avatar jashkenas avatar jfromaniello avatar johnburnett avatar jrus avatar mads-hartmann avatar markbates avatar matehat avatar nakajima avatar paulmillr avatar samuelclay avatar tauren avatar theupel avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

iced-coffee-script-tmbundle's Issues

Getting IcedCoffeeScript to show up

Normally placing the bundle in the proper directory will convince textmate to display the bundle. For whatever the reason I needed to manually open the bundle, after placing it within the directoy. At this point textmate added the bundle to the directory.

Just in case anyone else had this issue...

Wrong syntax highlighting in this example

In this snipet:

Utils.prototype.getRatioHeightByWidth = (width, size) ->
  9 /16 * (if size+''.indexOf '%' isnt -1 then width * (parseInt(size, 10) / 100) else width)

because of a missing whitespace after the first slash (/), this is what I get in Sublime Text 3:
capture d ecran 2015-03-10 11 45 28

I guess it sees a Regex...

IcedCoffeeScript and CoffeeScript bundles exclude one another

If I cd /Applications/TextMate.app/Contents/SharedSupport/Bundles

and double click the IcedCoffeScriptBundble.tmbundle then my CoffeeScript bundle is no longer shown in the bundle selection drop down in TextMate2. If I then re-install CoffeeScript the IcedCoffeeScript vanishes and so forth.

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.