microsoft / microsoft/monaco-editor
[Bug] monaco editor playground Worker 404
Nobody has claimed this yet.
- 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
On the Monaco Playground website, my Monaco Editor is unable to use language service suggestions. It seems to be a 404 error.
Monaco Editor Playground Code
any code
Reproduction Steps
open Monaco Playground website, type anything
Actual (Problematic) Behavior
no code intelliSense in playground editor
Expected Behavior
should be code intelliSense in playground editor
Additional Context
No response
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
Open the Monaco Editor Playground and reproduce the missing IntelliSense while watching the browser's network or console output for the Worker 404. The issue provides no source file or test to start from; the work is complete when language-service suggestions function in the playground without the 404.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100