GithubHelp home page GithubHelp logo

coffeelite's People

Contributors

chrisdunelm 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

Watchers

 avatar  avatar

Forkers

balazspete

coffeelite's Issues

Multi-line string literals.

CoffeeScript adds a multi-line "tripple quote" string literal which isn't currently supported by CoffeeLite.

'''
in coffee script this is all
one string literal
'''

Version incorrect

Version 0.1.3 claims that it is v0.1.2
This causes it not to upgrade.

Multiline comments

/* */ is incorrectly treated as a comment

...

is not treated as a comment

'this' is not recognised as a keyword

'this' is not recognised as a keyword.
And '@...' should probably be highlighted in a the same way that 'this' is highlighted, to show that they are treated in the same way.

the color and the highlighting

Hi, I found some issues:

  1. The "coffee.this" color looks too light. Sometimes it's hard to recognize the text. I suggest using rgb(192,96,0) or just black.
  2. There are 2 issues in the parenthesis highlighting. First, if the ")" is the last character of the file, it will not be highlighted when you move the caret on it. Second, if you type:
    s.replace(///"///, """)
    or
    s.replace(///'///, "'")
    Even if it's not the last character of the file, the ")" will not be highlighted. That may be because of the quotation (apostrophe) mark in the regular expression.
  3. Just a suggestion: In Microsoft's JavaScript editor, some "value" keywords such as null, undefined, true and false are in black color. Could you use this style?

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.