emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/dart-mode 5e9c9b9 034/192: Add a known bug.


From: ELPA Syncer
Subject: [nongnu] elpa/dart-mode 5e9c9b9 034/192: Add a known bug.
Date: Sun, 29 Aug 2021 11:01:45 -0400 (EDT)

branch: elpa/dart-mode
commit 5e9c9b92ed485210515cf041177f258bbf2b59bb
Author: Nathan Weizenbaum <nweiz@google.com>
Commit: Nathan Weizenbaum <nweiz@google.com>

    Add a known bug.
---
 dart-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dart-mode.el b/dart-mode.el
index d91f0f5..d4b999f 100644
--- a/dart-mode.el
+++ b/dart-mode.el
@@ -36,6 +36,7 @@
 ;; * String interpolation isn't fontified as Dart.
 ;; * Methods and constructors without return types aren't fontified correctly.
 ;; * Untyped parameters aren't fontified correctly.
+;; * Member initializers tend to screw with indentation.
 
 ;;; Code:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]