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

Add AggregateError to non-tree-sitter classes #709

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

icecream17
Copy link
Contributor

This is a copy of #698, but remade so that there's only 1 commit and so that the tests are reflected as passing.

Copied from #698:


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

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 icecream17 changed the title Add AggregateError to non-tree-sitter class Add AggregateError to non-tree-sitter classes Oct 25, 2021
@darangi
Copy link
Contributor

darangi commented Jan 24, 2022

Thanks for the contribution @icecream17 🙇🏾

@darangi darangi merged commit aa2bef6 into atom:master Jan 24, 2022
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.
2 participants