Files
sdk/tools
pquitslund@google.com 180c097241 Vim 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)
Review URL: https://codereview.chromium.org//11085011

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13495 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-10 20:26:31 +00:00
..
2011-10-05 05:34:19 +00:00
2012-09-21 22:04:37 +00:00
2012-08-29 20:52:08 +00:00
2011-10-05 05:34:19 +00:00
2011-10-05 05:34:19 +00:00
2012-08-20 19:35:58 +00:00
2012-09-15 00:29:13 +00:00
2012-09-18 07:48:26 +00:00