Closed icecream17 closed 3 years ago
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
Add AggregateError
There seems to be a vertical column alignment, so it kept it.
Slightly more updated code
This pr is good, it's just that the windows github actions are failing: https://github.com/atom/language-javascript/issues/696
Superseded by https://github.com/atom/language-javascript/pull/709
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