branch: externals/phps-mode commit c0c37bafd944ef01b468d06aebe9c73cc1a49142 Author: Christian Johansson <christ...@cvj.se> Commit: Christian Johansson <christ...@cvj.se>
Added some TODO items --- phps-mode-parser-sdt.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/phps-mode-parser-sdt.el b/phps-mode-parser-sdt.el index e1e91a35f7..88dae66d7a 100644 --- a/phps-mode-parser-sdt.el +++ b/phps-mode-parser-sdt.el @@ -2,6 +2,9 @@ ;; Copyright (C) 2018-2022 Free Software Foundation, Inc. +;; TODO 1. Should make imenu hierarchical +;; TODO 2. Should fix bookkeeping issues in real-world example files +;; TODO 3. (FUTURE) Fix bookkeeping in scope if-isset/!empty blocks ;;; Commentary: