Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

console.log showing up in function browser dropdown #124

Open
srubin opened this issue Mar 13, 2013 · 0 comments
Open

console.log showing up in function browser dropdown #124

srubin opened this issue Mar 13, 2013 · 0 comments

Comments

@srubin
Copy link

srubin commented Mar 13, 2013

consoleproblem
I'm not sure if this is a problem with textmate2 or with the bundle, but "console" calls are showing up in the function browser dropdown (and at the wrong indentation, no less).

Is there an easy fix?

Here's a small amount of code to cause this:

class Test
    constructor: ->
        console.log()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant