The Security Tasks checklist now opens as a full editor tab. Previously it existed only in the narrow activity-bar column, where task titles and dates were truncated and there was no way to open it anywhere else.
Added
- "Open Security Tasks in Editor" title-bar button on the Security Tasks view — the
$(preview)icon next to Refresh opens the checklist as a full editor tab, matching the affordance in Caspian Taskmaster and Caspian Notes. Clicking it again reveals the existing tab rather than opening a duplicate. - Editor-tab layout for the checklist: titles and metadata wrap instead of being cut off with an ellipsis, groups get roomier spacing, and content is centred in a readable column. The sidebar rendering is unchanged.
- Both surfaces render from one shared template and stay live-synced from the same
TaskStore— completing or refreshing a task updates the sidebar and the editor tab at once.
Changed
Caspian Security: Show Security Tasksis nowCaspian Security: Open Security Tasks in Editorand opens the editor tab instead of re-focusing the sidebar. This also upgrades the two places that already linked to it: the tasks link in the Results panel, and the Show Tasks button on the overdue-task notification.- Security Tasks title-bar buttons now use explicit ordering (
navigation@1Refresh,navigation@2Open in Editor).
Fixed
TaskChecklistViewProviderno longer carried a private copy ofgetNonce()— it now uses the shared helper inwebviewUtils.ts.
Install: https://marketplace.visualstudio.com/items?itemName=CaspianTools.caspian-security