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

Promise.resolve() breaks theme #17

Closed
barneycarroll opened this issue Aug 11, 2016 · 2 comments
Closed

Promise.resolve() breaks theme #17

barneycarroll opened this issue Aug 11, 2016 · 2 comments
Labels

Comments

@barneycarroll
Copy link

The closing parenthesis of Promise.resolve() is seen as a syntax error (providing an argument is fine).
image

@bathos bathos added the bug label Aug 14, 2016
aziz added a commit to aziz/Ecmascript-Sublime that referenced this issue Nov 5, 2016
@bathos
Copy link
Owner

bathos commented Nov 5, 2016

Fixed in 0.3.3.

@bathos bathos closed this as completed Nov 5, 2016
@aziz aziz reopened this Nov 9, 2016
@bathos
Copy link
Owner

bathos commented Nov 9, 2016

@aziz this one is specifically because I was being excessively fancy with Promise itself even though it’s not really in the syntactic realm. I think I can just remove that handling and no one will miss it.

@bathos bathos closed this as completed in 5a1ff7e Dec 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants