Chromium Code Reviews
DescriptionVim syntax highlighting patches (dartbug.com/5568).
(Submitted by srackham.)
Adds multiline string hightlighting; adds new
syntaxes and deprecates old ones.
- Added: dartMultilineString, dartRawMultilineString
- Updated: new library and raw string syntaxes.
- Changed: string highlighting follows Dart Editor and normative
conventions i.e. hightlight entire string literal (don't exclude
quotes).
- Deprecated (highlighted Todo and named like *_DEPRECATED):
* old library and raw string syntaxes
* Dynamic interface (added dynamic type keyword)
* BadNumberFormatException (added FormatException)
Committed: https://code.google.com/p/dart/source/detail?r=13495
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||