feature-requesthelp wantedopen for PR
倉庫指標
- 星標
- (46,002 顆星)
- PR 合併指標
- (平均合併 6小時 26分鐘) (30 天內合併 15 個 PR)
描述
monaco-editor version: 0.15.6 Browser: chrome OS: linux
I use this.editor.getAction('editor.action.formatDocument').run() to format a document. This works, but it also set's the focus to the the editor. Is that intended behaviour? Is there a way to disable the change of focus?