rekit icon indicating copy to clipboard operation
rekit copied to clipboard

setMaximunWorkerIdleTime

Open oldrich-s opened this issue 7 years ago • 1 comments

https://github.com/supnate/rekit/blob/master/packages/rekit-studio/src/features/common/monaco/configureMonacoEditor.js

should probably be setMaximumWorkerIdleTime

oldrich-s avatar May 18 '18 08:05 oldrich-s

It was a typo from monaco editor: https://github.com/Microsoft/monaco-editor/issues/799 . It doesn't need to be fixed until we update monaco editor to the latest version.

supnate avatar May 22 '18 03:05 supnate