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

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

[elpa] externals/phps-mode 9498a7ae53 7/8: Updated TODOs


From: Christian Johansson
Subject: [elpa] externals/phps-mode 9498a7ae53 7/8: Updated TODOs
Date: Wed, 23 Mar 2022 12:27:11 -0400 (EDT)

branch: externals/phps-mode
commit 9498a7ae532847e54ffc0c0e18320986828c76f6
Author: Christian Johansson <christian@cvj.se>
Commit: Christian Johansson <christian@cvj.se>

    Updated TODOs
---
 TODO.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/TODO.md b/TODO.md
index 57cc5ba73c..805f5f8299 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,10 +4,9 @@
 
 * Bookkeeping of chained object operators like WC()->cart->subtotal
 * Bookkeeping of variables inside classes with multiple methods seems to not 
work
-* Move bookkeeping and imenu generation to main thread to be able to populate 
Sematic Subsystem in the future
-* Catch signaling from AST-generation, bookkeeping and imenu generation
-* Imenu-generation of conditionally defined functions and classes
 * Bookkeeping of class properties inside condition lists
+* Imenu-generation of conditionally defined functions and classes
+* Integrate imenu-generation into bookkeeping generation
 
 ## Other
 



reply via email to

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