branch: elpa/dart-mode
commit 44c762de102834e9df1ba39bdff865e6e4a19538
Author: Nathan Weizenbaum <[email protected]>
Commit: Nathan Weizenbaum <[email protected]>
More known bugs.
---
dart-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/dart-mode.el b/dart-mode.el
index 2dfddfd..0d35e30 100644
--- a/dart-mode.el
+++ b/dart-mode.el
@@ -35,6 +35,7 @@
;; * Optional arguments aren't always fontified correctly.
;; * =>-style methods that span multiple lines can screw up indentation and
;; brace matching.
+;; * Named constructors aren't fontified correctly.
;;; Code: