A visual studio extension for easy management of your current coding tasks. Such list will be very usefull when you just have started a project and haven't yet written a single line of code, but you want to track your ideas. Sometimes such tasklists are used by developers, writing a test-driven code. InstructionsWhen you adding your first task in Todo List, a file "TaskList.xml" is created in your solution root directory. You can edit existing tasks by pressing "Edit" button or delete task by pressing "X" button that is left to the task. Don't worry about too long task descriptions, there is a tooltip with full text provided for every task in the list. This extension is open-source and it's still WIP. Feel free to download the source code and modify it at your will. This extension DOES NOT support VS2017 yet. Bug reports can be sent here. |