3344468de085521caf3dcf64a79407f67c685c8dd7f11f9b4bf2aabb405154124a9bbb457ffecfe1e74618d4e5110246116f4521db19c3067c1119d7e65239 513 B

123456
  1. /*---------------------------------------------------------------------------------------------
  2. * Copyright (c) Microsoft Corporation. All rights reserved.
  3. * Licensed under the MIT License. See License.txt in the project root for license information.
  4. *--------------------------------------------------------------------------------------------*/
  5. import { createDecorator } from '../../../platform/instantiation/common/instantiation.js';
  6. export const ITextModelService = createDecorator('textModelService');