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

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

[nongnu] elpa/dart-mode 148f707 048/192: Add a couple known issues.


From: ELPA Syncer
Subject: [nongnu] elpa/dart-mode 148f707 048/192: Add a couple known issues.
Date: Sun, 29 Aug 2021 11:01:48 -0400 (EDT)

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

    Add a couple known issues.
---
 dart-mode.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dart-mode.el b/dart-mode.el
index 4015cfc..8e68597 100644
--- a/dart-mode.el
+++ b/dart-mode.el
@@ -36,6 +36,8 @@
 ;; * Untyped parameters aren't fontified correctly.
 ;; * Quotes immediately after string interpolation are marked as unclosed.
 ;; * Sexp movement doesn't properly ignore quotes in interpolation.
+;; * Methods using "=>" can cause indentation woes.
+;; * C and C++ modes seem to be hosed.
 
 ;;; Code:
 



reply via email to

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