dart-archive / eclipse3

DEPRECATED - NO LONGER maintained/supported - Eclipse plugins and Dart Editor
8 stars 6 forks source link

Invalid syntax highlighting in pubspec file #53

Open DartBot opened 9 years ago

DartBot commented 9 years ago

Issue by scheglov Originally opened as https://github.com/dart-lang/sdk/issues/22758


  1. Create a new Dart package using wizard.
  2. Open example/
  3. Open pubspec.yaml
  4. Switch to Source

Expected: testRename as in identifier. Actual: "name" part of "Rename" in highlighted as a field name.


Attachment: [Screen Shot 2015-03-10 at 9.09.21 AM.png](https://storage.googleapis.com/google-code-attachments/dart/issue-22758/comment-0/Screen Shot 2015-03-10 at 9.09.21 AM.png) (102.63 KB)