microsoft / microsoft/vscode-extension-samples

Add sample with both webpack and i18n

Open
#122 10 comments 11 reactions 2 assignees View on GitHub

@TylerLeonhardt is already working on this.

Since Dec 9, 2025.

feature-request
Dominant language
TypeScript
Stars
10.2k
Forks
3.9k
PR merge metrics
No merged PRs in 30d

Description

I have an extension that was using the i18n sample to add internationalization, and then was looking at adding webpack support to speed up extension loading time. However, these samples seem to be colliding with each other, as the gulp build is writing all output files, and the webpack build isn't picking up the gulp language files added. A sample how to mix these 2 setups would be super helpful.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.