Skip to content

Recommend adding .vscodeignore #351

@adamwatters

Description

@adamwatters

Related to Recommend adding .vscodeignore

New extension developers might have extensions with lots of files even after bundling because they haven't added a .vscodeignore file (speaking from personal experience 🤣- my extension had 23409 separate files and took about a minute to install)

The message This extension consists of ${files.length} separate files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. could be updated to include something like You should also exclude unnecessary files by adding them to your .vscodeignore: https://code.visualstudio.com/api/working-with-extensions/publishing-extension#.vscodeignore

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedIssues identified as good community contribution opportunities

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions