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

Missing support for nested comments. #1082

Closed B3rn475 closed 5 years ago

B3rn475 commented 8 years ago

The plugin doesn't supports nested comments

/* /* foo */ bar */

screenshot from 2016-08-25 09 29 40

see https://github.com/dart-lang/sdk/issues/27157

and apparently even GitHub doesn't

/* /* foo */ bar */
DanTup commented 5 years ago

I just fixed this in Dart Code, change may be copyable:

https://github.com/Dart-Code/Dart-Code/commit/f78a8e1400e79b4d645cccf992dae98293be3476