Skip to content

issues Search Results · repo:SublimeText/CoffeeScript language:Python

Filter by

166 results
 (56 ms)

166 results

inSublimeText/CoffeeScript (press backspace or delete to remove)

If variable name is definit as geometry then try colorized separate of geome 11-09-2024-10-36-41
  • PixxxeL
  • Opened 
    on Sep 11, 2024
  • #254

For example in this code someDigit = .1 syntax highlighting is breaks. Think that there need to edit as \b\d*(?:(\.)\d*(?:e[-+]?\d+)?|(?:e[-+]?\d+))\b because float may be without leading zero before dot. ...
bug
  • PixxxeL
  • Opened 
    on Sep 10, 2024
  • #253

Hi! Would it be possible to add dir here as well? https://github.com/aponxi/sublime-better-coffeescript/blob/0b65011a96a474ccc255612a5202d43525822556/CoffeeScript.tmLanguage#L449 Resulting in: string ((? ...
  • hawkerboy7
  • Opened 
    on Jul 17, 2023
  • #252

In CoffeeScript classes, when accessing class members with the @ shorthand, the suggestion is missing the last character. If I recall correctly, this was working properly in ST3. image
  • taneltm
  • 1
  • Opened 
    on Dec 19, 2021
  • #251

When I run it I get the error: target of repeat operator is invalid in regex
  • reubano
  • 1
  • Opened 
    on Dec 14, 2021
  • #250

There seems to nothing matching obj, or method when calling a method obj.method arg Expected: (JS equivalent) obj = variable.other.object.coffee method = meta.function-call.method.with-arguments.coffee, ...
  • boycce
  • Opened 
    on Apr 19, 2018
  • #248

draw: () - super @element.addClass(@class_name) indents_here_but_why() console.log The reason it indents like this is because of class_name. It also happens if the variable is classname. ...
  • canoeberry
  • Opened 
    on Feb 21, 2018
  • #247

Possibly related issue 1. Request It would be nice, if Better CoffeeScript will highlight regular expressions. 2. Justification Extra syntax highlighting. 3. Settings For example, part of my Gruntfile.coffee ...
  • Kristinita
  • 1
  • Opened 
    on May 2, 2017
  • #246

I haven t used CoffeeScript for years and don t update this repository anymore. If there s a soul out there who is enthusiastic about CoffeeScript in Sublime Text and would like to patch this plugin, ...
  • aponxi
  • 6
  • Opened 
    on Apr 7, 2017
  • #244

Coffeescript is releasing a new version (2.0 Alpha) that includes many of the ES6/ES2015+ features. Please see the CS6 Planning pages. Key differences are that this will output unshimmed ES2015+ features, ...
  • mrmowgli
  • 3
  • Opened 
    on Mar 12, 2017
  • #243
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub