Git Product home page Git Product logo

coffeescript.mode's People

Contributors

amazari avatar caseywebdev avatar frarees avatar lmaccherone avatar nfiniteset avatar shawnjung 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

coffeescript.mode's Issues

Indent below function definition?

When I type in the following:
foo = (bar) ->

and hit enter, the next line doesn't indent. Is that a bug or by design?
Thanks,
Matt

Small bug with Regex?

Hi, This is shawn.
I am using your coffee script mode. thanks for making this :)

I found a small bug while use this mode.

when I wrote code like below...

Class RegexBug extends Backbone.View
  price: -> apple + banana/2
  who: -> alert 'Shawn'
  make_bug: '<div>it makes this bug</div>'

Then save and reopen the file,
it becomes this screenshot: https://skitch.com/fooleaf/exa42/skitched-20120830-104214

Thanks :)

litcoffee support

Hey there,
thanks for this, I use it all the time. I started working with .litcoffee files and I created a version of your code for that format. I'd like to make sure you're credited appropriately (as you've done with Sean Durham). If you'd like the license/docs changed on my repo at all, please let me know.

Fails to highlight hubot respond regex

robot.respond /report ?([^\s"“”‘’']+)? ?(.*)?/i, (msg) ->
msg.send(msg.match[1] + msg.match[2])

This example fails because everything after the first quote in the regex is considered quoted.

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.