Microsoft/monaco-editor

Add flag to Disable Worker

Open

#380 opened on Feb 27, 2017

View on GitHub
 (6 comments) (23 reactions) (0 assignees)JavaScript (1,283 forks)batch import
editor-apifeature-requesthelp wantedopen for PR

Repository metrics

Stars
 (14,836 stars)
PR merge metrics
 (Avg merge 6h 26m) (15 merged PRs in 30d)

Description

monaco-editor npm version: 0.8.1 Browser: Chrome OS: Windows 10

We use monaco editor has viewer of big files and it works like a charm! I just would like to know if it is possible to disable web worker in that case (readonly = true). I think it is unused when editor is just a text viewer.

So thanks.

Contributor guide