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

Dart SDK alert #1108

Closed darkn3rd closed 7 years ago

darkn3rd commented 7 years ago

I just want to view the code I wrote before with color syntax highlighting, so I was looking for a language-dart, but a message says this is deprecated and to use dartlang, which does a lot more than just color syntax highlighting.

Anyway to get just the color syntax highlighting and shut other stuff off?

devoncarew commented 7 years ago

Any way to get just the color syntax highlighting and shut other stuff off?

The plugin may work like that if you don't configure an SDK, but that's not really an intended use case for the plugin, so your mileage may vary...