Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Issue 11085011: Vim syntax highlighting patches (dartbug.com/5568). (Closed)

Created:
8 years, 2 months ago by pquitslund
Modified:
8 years, 2 months ago
Reviewers:
Anton Muhin
CC:
reviews_dartlang.org
Visibility:
Public.

Description

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) Committed: https://code.google.com/p/dart/source/detail?r=13495

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -6 lines) Patch
M tools/utils/vim/syntax/dart.vim View 5 chunks +21 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
pquitslund
A user-submitted patch for your enjoyment. It looks reasonable to me but would value your ...
8 years, 2 months ago (2012-10-08 21:31:21 UTC) #1
Anton Muhin
8 years, 2 months ago (2012-10-10 09:36:59 UTC) #2
LGTM too, Phil.

Powered by Google App Engine
This is Rietveld 408576698