From 22d4c9a435e33a870c584ff5e6a0a28be22d3ea1 Mon Sep 17 00:00:00 2001 From: Manindra Moharana Date: Wed, 11 Jun 2014 03:34:49 +0530 Subject: [PATCH] updated todo --- pdex/todo.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pdex/todo.txt b/pdex/todo.txt index d7a2337e2..c177853c6 100644 --- a/pdex/todo.txt +++ b/pdex/todo.txt @@ -31,6 +31,10 @@ happening due certain post processing offsets not being accounted for - "public Enhancements/New Features ------------------------- +-[x] Precise error highlighting(PEH). Now working for one error per line. Hell yeah! + +-[ ] Gotta fix PEH for multiple errors per line. Will be slightly meticulous. + -[ ] When viewing Outline View, instead of showing the beginning of the list, it should select the current node element within which the cursor is presently positioned. @@ -42,3 +46,5 @@ positioned. -[ ] Preferences panel -[ ] Line Numbers + +