Files

10 lines
222 B
Plaintext

[
{
"caption": "Show TODOs: Project and open files",
"command": "todo"
},
{
"caption": "Show TODOs: Open files only",
"command": "todo", "args": {"open_files_only": true}
}
]