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

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

[elpa] externals/phps-mode 61abf7e 091/405: Added todo item


From: Stefan Monnier
Subject: [elpa] externals/phps-mode 61abf7e 091/405: Added todo item
Date: Sat, 13 Jul 2019 09:59:50 -0400 (EDT)

branch: externals/phps-mode
commit 61abf7e062ac5ca7a22b502f37836ece9617fdc0
Author: Christian Johansson <address@hidden>
Commit: Christian Johansson <address@hidden>

    Added todo item
---
 phps-functions.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/phps-functions.el b/phps-functions.el
index d4e1cec..22e42ee 100644
--- a/phps-functions.el
+++ b/phps-functions.el
@@ -45,6 +45,8 @@
 ;; NOTE Also format white-space inside the line, i.e. after function 
declarations?
 ;; TODO Support inline function indentations
 ;; TODO Support indentation for multi-line scalar assignments
+;; TODO Add support for automatic parenthesis, bracket, square-bracket, 
single-quote and double-quote encapsulations
+
 (defun phps-mode/indent-line ()
   "Indent line."
   (let ((data (phps-mode/get-point-data))



reply via email to

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