Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@codingame/monaco-vscode-api

Package Overview
Dependencies
Maintainers
6
Versions
275
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codingame/monaco-vscode-api - npm Package Compare versions

Comparing version 1.69.4 to 1.69.5

dist/dialogs.d.ts

3

dist/configuration.js
import { _ as __decorate, a as __param } from './contextkey.js';
import { k as IPolicyService, l as IUserDataProfilesService, E as Emitter, m as isEmptyObject, n as NullPolicyService, U as UserSettings } from './missing-services.js';
import { h as IPolicyService, j as IUserDataProfilesService, E as Emitter, k as NullPolicyService, U as UserSettings } from './missing-services.js';
import { b as isEmptyObject } from './types.js';
import { Disposable } from 'monaco-editor/esm/vs/base/common/lifecycle.js';

@@ -4,0 +5,0 @@ import { Registry } from 'monaco-editor/esm/vs/platform/registry/common/platform.js';

import { _ as __decorate, a as __param } from './contextkey.js';
import { o as format2, p as getServiceMachineId, E as Emitter, q as ResourceQueue, s as isReadableStream, t as peekStream, v as peekReadable, x as bufferToReadable, y as streamToBuffer, z as consumeStream, A as transform, C as isReadableBufferedStream, D as listenStream, F as bufferedStreamToBuffer, G as readableToBuffer, u as unsupported, H as newWriteableBufferStream, J as newWriteableStream } from './missing-services.js';
import { l as format2, m as getServiceMachineId, E as Emitter, n as ResourceQueue, o as isReadableStream, p as peekStream, q as peekReadable, s as bufferToReadable, t as streamToBuffer, v as consumeStream, w as transform, x as isReadableBufferedStream, y as listenStream, z as bufferedStreamToBuffer, A as readableToBuffer, u as unsupported, C as newWriteableBufferStream, D as newWriteableStream } from './missing-services.js';
import { I as IFileService, j as IProductService, S as Services, z as FileSystemProviderError, q as FileSystemProviderErrorCode, B as FileChangesEvent, D as FileOperationError, E as hasOpenReadWriteCloseCapability, G as hasReadWriteCapability, H as hasFileReadStreamCapability, J as toFileSystemProviderErrorCode, K as ensureFileSystemProviderError, F as FileType, a as FilePermission, L as etag, M as FileOperationEvent, O as toFileOperationResult, P as ETAG_DISABLED, Q as hasFileAtomicReadCapability, R as NotModifiedSinceFileOperationError, T as hasFileFolderCopyCapability, U as hasFileCloneCapability, V as createFileSystemProviderError, C as CancellationTokenSource } from './services2.js';

@@ -4,0 +4,0 @@ import { VSBuffer } from 'monaco-editor/esm/vs/base/common/buffer.js';

@@ -1,2 +0,2 @@

import { Q as ITextMateService, I as IExtensionService, P as parse, S as getNodeType } from './missing-services.js';
import { L as ITextMateService, I as IExtensionService, K as parse, M as getNodeType } from './missing-services.js';
import { _ as __decorate, a as __param } from './contextkey.js';

@@ -3,0 +3,0 @@ import { g as getParseErrorMessage } from './jsonErrorMessages.js';

@@ -1,2 +0,2 @@

import { O as ExtensionMessageCollector } from './missing-services.js';
import { J as ExtensionMessageCollector } from './missing-services.js';
import { W as WorkbenchLanguageService } from './languageService.js';

@@ -3,0 +3,0 @@ import { g as getExtensionPoint, c as consoleExtensionMessageHandler } from './tools.js';

import { _ as __decorate, a as __param } from './contextkey.js';
import { h as ExtensionsRegistry, I as IExtensionService } from './missing-services.js';
import { f as ExtensionsRegistry, I as IExtensionService } from './missing-services.js';
import { Y as FILES_ASSOCIATIONS_CONFIG } from './services2.js';

@@ -4,0 +4,0 @@ import { parse } from 'monaco-editor/esm/vs/base/common/glob.js';

@@ -5,4 +5,7 @@ import * as monaco from 'monaco-editor';

/**
* @deprecated
*/
declare function getServiceOverride(container?: HTMLElement): IEditorOverrideServices;
export { getServiceOverride as default };
import { _ as __decorate, a as __param } from './contextkey.js';
import { j as ILanguageDetectionService, w as withUndefinedAsNull, E as Emitter, u as unsupported } from './missing-services.js';
import { g as ILanguageDetectionService, E as Emitter, u as unsupported } from './missing-services.js';
import { MutableDisposable, Disposable, toDisposable, ImmortalReference, dispose } from 'monaco-editor/esm/vs/base/common/lifecycle.js';
import { w as withUndefinedAsNull } from './types.js';
import { ThrottledDelayer } from 'monaco-editor/esm/vs/base/common/async.js';

@@ -5,0 +6,0 @@ import { PLAINTEXT_LANGUAGE_ID } from 'monaco-editor/esm/vs/editor/common/languages/modesRegistry.js';

@@ -1,2 +0,2 @@

import { K as IUserDataProfileService, e as ILifecycleService, O as ExtensionMessageCollector, i as isStringArray, P as parse, S as getNodeType, h as ExtensionsRegistry } from './missing-services.js';
import { F as IUserDataProfileService, b as ILifecycleService, J as ExtensionMessageCollector, K as parse, M as getNodeType, f as ExtensionsRegistry } from './missing-services.js';
import { m as ISnippetsService, I as IFileService, e as ITextFileService, S as Services } from './services2.js';

@@ -25,2 +25,3 @@ import { _ as __decorate, a as __param } from './contextkey.js';

import { I as IExtensionResourceLoaderService, r as registerExtensionFile } from './files.js';
import { i as isStringArray } from './types.js';
import { DisposableStore, combinedDisposable } from 'monaco-editor/esm/vs/base/common/lifecycle.js';

@@ -27,0 +28,0 @@ import { ResourceMap } from 'monaco-editor/esm/vs/base/common/map.js';

import { _ as __decorate, a as __param } from './contextkey.js';
import { h as ExtensionsRegistry, O as ExtensionMessageCollector, Q as ITextMateService, E as Emitter } from './missing-services.js';
export { Q as ITextMateService } from './missing-services.js';
import { f as ExtensionsRegistry, J as ExtensionMessageCollector, L as ITextMateService, E as Emitter } from './missing-services.js';
export { L as ITextMateService } from './missing-services.js';
import { l as languagesExtPoint } from './languageService.js';

@@ -5,0 +5,0 @@ import { localize } from 'monaco-editor/esm/vs/nls.js';

@@ -1,2 +0,2 @@

import { h as ExtensionsRegistry, O as ExtensionMessageCollector } from './missing-services.js';
import { f as ExtensionsRegistry, J as ExtensionMessageCollector } from './missing-services.js';
import { g as getTokenClassificationRegistry, a as typeAndModifierIdPattern } from './tokenClassificationRegistry.js';

@@ -3,0 +3,0 @@ import { localize } from 'monaco-editor/esm/vs/nls.js';

@@ -1,2 +0,2 @@

import { h as ExtensionsRegistry } from './missing-services.js';
import { f as ExtensionsRegistry } from './missing-services.js';
import { EventEmitter } from 'vscode';

@@ -3,0 +3,0 @@ import { StandaloneServices } from 'monaco-editor/esm/vs/editor/standalone/browser/standaloneServices.js';

{
"name": "@codingame/monaco-vscode-api",
"version": "1.69.4",
"version": "1.69.5",
"private": false,

@@ -31,2 +31,10 @@ "description": "VSCode public API plugged on the monaco editor",

},
"./service-override/notifications": {
"types": "./dist/notifications.d.ts",
"default": "./dist/notifications.js"
},
"./service-override/dialogs": {
"types": "./dist/dialogs.d.ts",
"default": "./dist/dialogs.js"
},
"./service-override/modelEditor": {

@@ -33,0 +41,0 @@ "types": "./dist/modelEditor.d.ts",

@@ -52,3 +52,4 @@ # @codingame/monaco-vscode-api · [![monthly downloads](https://img.shields.io/npm/dm/@codingame/monaco-vscode-api)](https://www.npmjs.com/package/@codingame/monaco-vscode-api) [![npm version](https://img.shields.io/npm/v/@codingame/monaco-vscode-api.svg?style=flat)](https://www.npmjs.com/package/@codingame/monaco-vscode-api) [![PRs welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/codingame/monaco-vscode-api/pulls)

Additionally, this library exposes 10 modules that include the vscode version of some services (with some glue to make it work with monaco):
- Notification / Dialog: `vscode/service-override/messages`
- Notifications: `vscode/service-override/notifications`
- Dialogs: `vscode/service-override/dialogs`
- Model / Editor: `vscode/service-override/modelEditor`

@@ -55,0 +56,0 @@ - Configuration: `vscode/service-override/configuration`

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc