• M
    Make TextEditorOptions.fromEditor static (#26779) · 98436234
    Matt Bierner 提交于
    Refactors TextEditorOptions.fromEditor to a static method instead of an instance method. This method is only called after creation of the options object and currently requires using a weird cast in a few places
    98436234
editorActions.ts 44.6 KB