microsoft / microsoft/monaco-editor
[Bug] The language files of nls.messages in the npm package have two `.js` extensions: monaco-editor/min/vs/nls.messages.zh-cn.js.js
Open
@hediet is already working on this.
Since Jun 1, 2026.
- Dominant language
- JavaScript
- Stars
- 46.8k
- Forks
- 4.1k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 1
Description
Reproducible in vscode.dev or in VS Code Desktop?
- Not reproducible in vscode.dev or VS Code Desktop
Reproducible in the monaco editor playground?
- Not reproducible in the monaco editor playground
Monaco Editor Playground Link
No response
Monaco Editor Playground Code
Reproduction Steps
https://www.npmjs.com/package/monaco-editor?activeTab=code
Actual (Problematic) Behavior
monaco-editor/min/vs/nls.messages.zh-cn.js.js
Expected Behavior
monaco-editor/min/vs/nls.messages.zh-cn.js
Additional Context
Version 0.54.0 is fine, but versions 0.55.0 and 0.55.1 have issues.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.