dart-atom / dart

A Dart plugin for Atom.
http://dart-atom.github.io/dart/
BSD 3-Clause "New" or "Revised" License
154 stars 44 forks source link

Add "extension" keyword to gramma #1194

Closed DanTup closed 4 years ago

DanTup commented 4 years ago

Related to https://github.com/dart-atom/dart/issues/1193

This is the same change made in VS Code:

https://github.com/Dart-Code/Dart-Code/commit/06eaf66e9613b16e1401dd267c5597dff1524239

Note: I don't know how to run this locally to test, I made the change blind since it seems simple and mirrors VS Code's (which I did test) :-)

DanTup commented 4 years ago

Travis is not happy, but I don't think it's related to this change 😁

Because atom_dart requires SDK version >=1.9.0 <2.0.0, version solving failed. The command "pub get" failed and exited with 1 during .