VS Code Extensions
Work Item Attachment Gallery

Work Item Attachment Gallery

by AdrianLucaci

Manage Azure DevOps work item attachments from a clean work item form gallery with previews, file-type tiles, upload, rename, comments, open, download, and remove actions.

Downloads

6

Rating

(0)

Version

0.2.7

Last updated

Jul 09, 2026

Work Item Attachment Gallery is an Azure DevOps extension that adds a clean attachment management panel to Azure Boards work item forms.

It helps users preview image attachments, open and download files, upload new attachments, rename attachments, update attachment comments, and remove attachments from work items.

Features

  • Preview image attachments directly in the work item form.
  • Open and download work item attachments.
  • Upload one or more files.
  • Add an optional comment during upload.
  • Rename attachments.
  • Edit attachment comments.
  • Remove attachments from the work item.
  • Display friendly file tiles for common document, archive, email, text, and code/config formats.
  • Avoid broken image thumbnails by downloading previews through the Azure DevOps extension token.

Supported image previews

Inline preview is provided for image attachments:

  • PNG
  • JPG/JPEG
  • GIF
  • BMP
  • WEBP
  • SVG

Other attachment types are shown as file tiles with Open and Download actions. image image image

Supported file tiles

Common non-image attachment types are displayed with recognizable file-type tiles, including:

  • Word: DOC, DOCX, RTF
  • Excel/data: XLS, XLSX, CSV
  • PowerPoint: PPT, PPTX
  • PDF
  • Archives: ZIP, RAR, 7Z
  • Text/logs: TXT, LOG, MD
  • Code/config: JSON, XML, HTML, CSS, JS, TS
  • Email: MSG, EML
  • Generic files

Permissions

This extension requests Work items (read and write) so it can read work item attachment relations and perform attachment management actions such as upload, rename, comment update, and remove.

Notes

Removing an attachment from the gallery removes the attachment relation from the work item. The extension does not permanently purge files from Azure DevOps storage.

Marketplace

This extension is available on the Visual Studio Marketplace as:

Work Item Attachment Gallery

Support

Please report issues using GitHub Issues.

Privacy

This extension does not send attachment data to external services. See PRIVACY.md for details.

Related extensions