microsoft / microsoft/monaco-editor

Latest 0.32.1 no longer expose tsWorker

Open
#2,953 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request typescript
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?
Monaco Editor Playground Code

No response

Actual Behavior

I am building a custom TypeScriptWorker.
Previously I can extend from TypeScriptWorker and use webpack to replace typescriptServices.
But in the latest version. tsWorker is gone and typescriptServices is no longer exposed.
How can I supposed to do it in the future?

Expected Behavior

No response

Additional Context

No response

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.

Research direction

No file or test is named; start by comparing the 0.32.1 worker entry points with the previous release, focusing on tsWorker and the typescriptServices exposure used by webpack. Determine whether a supported replacement exists for extending TypeScriptWorker, and document the confirmed integration path or the required API change.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, webpack
Domain
frontend
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.