mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
missing change after rename
This commit is contained in:
@@ -23,7 +23,7 @@ import {ExtHostLanguages} from 'vs/workbench/api/common/extHostLanguages';
|
||||
import {ExtHostLanguageFeatures} from 'vs/workbench/api/common/extHostLanguageFeatures';
|
||||
import {ExtHostApiCommands} from 'vs/workbench/api/common/extHostApiCommands';
|
||||
import * as extHostTypes from 'vs/workbench/api/common/extHostTypes';
|
||||
import 'vs/workbench/api/common/pluginHostTypes.marshalling';
|
||||
import 'vs/workbench/api/common/extHostTypes.marshalling';
|
||||
import * as TypeConverters from 'vs/workbench/api/common/extHostTypeConverters';
|
||||
import {wrapAsWinJSPromise} from 'vs/base/common/async';
|
||||
import Modes = require('vs/editor/common/modes');
|
||||
|
||||
Reference in New Issue
Block a user