branch: externals/phps-mode
commit 7c2b17a4b613883ad1614377718b0c1ac747d24c
Author: Christian Johansson <christ...@cvj.se>
Commit: Christian Johansson <christ...@cvj.se>

    Added new todo items
---
 TODO.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/TODO.md b/TODO.md
index 6b170c4897..930248b8a0 100644
--- a/TODO.md
+++ b/TODO.md
@@ -26,8 +26,10 @@
 ## Code intelligence
 
 * Bookkeeping of chained object operators like WC()->cart->subtotal
+* Implement `xref-find-definitions` functionality
+* Implement eldoc support for built-in functions
+* Implement eldoc support for functions in code
 
 ## Other
 
 * Support for mmm-mode or similar?
-* Build in eldoc support like php-eldoc?

Reply via email to