Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Add AggregateError to classes in non-tree-sitter #698

Closed
wants to merge 2 commits into from

Conversation

icecream17
Copy link
Contributor

There are plenty of unsupported objects: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects, this just adds one

Kinda fixes #697. But tree-sitter still doesn't support

Description of the Change

Add AggregateError

Alternate Designs

There seems to be a vertical column alignment, so it kept it.

Benefits

Slightly more updated code

Possible Drawbacks

Applicable Issues

#697

@icecream17
Copy link
Contributor Author

This pr is good, it's just that the windows github actions are failing: #696

@icecream17 icecream17 changed the title Sorta solve #697 Add AggregateError to classes in non-tree-sitter Jul 30, 2021
icecream17 added a commit to icecream17/language-javascript that referenced this pull request Oct 25, 2021
This is a copy of atom#698, but remade so that there's only 1 commit and so that the tests are reflected as passing.
@icecream17
Copy link
Contributor Author

Superseded by #709

@icecream17 icecream17 closed this Oct 25, 2021
@icecream17 icecream17 deleted the patch-1 branch October 25, 2021 18:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for AggregateError syntax highlighting.
1 participant