microsoft / microsoft/monaco-editor
Remove worker namespace from monaco-editor-core
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 46.8k
- Forks
- 4.1k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 1
Description
Explore if we can deprecate the monaco editor worker feature and offer other ways (e.g. a library to synchronize models across some transport channel).
Would also fix https://github.com/microsoft/monaco-editor/issues/5049.
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.
Research direction
Start with the monaco-editor-core worker namespace and read linked issue #5049. Clarify whether the worker feature should be deprecated and what alternative model-synchronization library or transport-based approach is required; no files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- frontend, web-dev
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100