Skip to content

Added TODOs search accross workspace

Latest

Choose a tag to compare

@samTime101 samTime101 released this 17 Dec 04:33
abc0cd6

[1.0.5] - 2025-12-10

Added

  • Added todos.searchAllTodos command (Ctrl+Shift+9) to list all
  • Added filePath to TodoQuickPickItem interface to enable navigation to selected TODOs across all files.
  • Added undefined check for currentFilePath in getTodosQuickPickItems to support listing TODOs from all files.