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 (14,836 stars) (1,283 forks)batch import
editor-apifeature-requesthelp wantedopen for PR

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