Automatic tasks

VS.Php supports a task list to help you keep track on the things you need to do. The task list allows you to enter new tasks but also inserts tasks based on comments in the code. Whenever you have a comment with the TODO token, VS.Php will automatically add this comment to the task list. The following shows how this feature works:



Configurable tokens

You can also configure the tokens that will be used for automatically adding tasks to the task list. Also, you can configure their priority which affects how the tasks are listed in the task list window. The following shows the section in the options dialog that lets you configure this. Please note that these settings are share among all languages.