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

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

[nongnu] elpa/dart-mode b42c2ca 014/192: Another known bug.


From: ELPA Syncer
Subject: [nongnu] elpa/dart-mode b42c2ca 014/192: Another known bug.
Date: Sun, 29 Aug 2021 11:01:41 -0400 (EDT)

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

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

diff --git a/dart-mode.el b/dart-mode.el
index aeb1f09..532f7c8 100644
--- a/dart-mode.el
+++ b/dart-mode.el
@@ -19,6 +19,7 @@
 ;; * Multiline strings using """ and ''' are not recognized. They fontify
 ;;   correctly, but only because they look like three strings in a row.
 ;; * In a map with identifier keys, the first key is fontified like a label.
+;; * else blocks are indented incorrectly.
 
 ;;; Code:
 



reply via email to

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