Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 627 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 627 Bytes

npp-task-list

This plugin automatically scans the open document in Notepad++ and adds all "TODO:*" items to your task list, a window pane docked on the right. Double-clicking an item in the list will take you to that line in the code.

VERSION 2: Config files are now supported. See the default config file for syntax.

Fixed performance problems.

Note :

To compile this plugin you will need Visual Studio 2022. Here a link to the download : VS-2022