Skip to content

Disable installation folder banner warning when debugging extensions #251262

Closed
@RedCMD

Description

@RedCMD

when debugging extensions a useless banner pops up when adding VSCodes extensions folder to the workspace

Files you store within the installation folder ('{0}') may be OVERWRITTEN or DELETED IRREVERSIBLY without warning at update time.

why is it when I'm debugging extensions, does VSCode complain that I'm looking at the extension files??

PR:

Steps to Reproduce:

  1. Debug any VSCode extension
  2. add VSCodes installed extensions folder to the workspace
    https://code.visualstudio.com/docs/configure/extensions/extension-marketplace#_where-are-extensions-installed
  3. reload the window
  4. Banner pops up

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: v1.100.3
  • OS Version: Windows 11

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions