Last active
November 30, 2024 00:05
-
-
Save sofianhamiti/ee58ee1d38418c8e778445fdd2cbe844 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "nameShort": "code-server", | |
| "nameLong": "code-server", | |
| "applicationName": "code-server", | |
| "dataFolderName": ".code-server", | |
| "win32MutexName": "codeserver", | |
| "licenseName": "MIT", | |
| "licenseUrl": "https://github.com/coder/code-server/blob/main/LICENSE", | |
| "serverLicenseUrl": "https://github.com/microsoft/vscode/blob/main/LICENSE.txt", | |
| "serverGreeting": [], | |
| "serverLicense": [], | |
| "serverLicensePrompt": "", | |
| "serverApplicationName": "code-server-oss", | |
| "serverDataFolderName": ".vscode-server-oss", | |
| "tunnelApplicationName": "code-tunnel-oss", | |
| "win32DirName": "code-server", | |
| "win32NameVersion": "code-server", | |
| "win32RegValueName": "CodeOSS", | |
| "win32x64AppId": "{{D77B7E06-80BA-4137-BCF4-654B95CCEBC5}", | |
| "win32arm64AppId": "{{D1ACE434-89C5-48D1-88D3-E2991DF85475}", | |
| "win32x64UserAppId": "{{CC6B787D-37A0-49E8-AE24-8559A032BE0C}", | |
| "win32arm64UserAppId": "{{3AEBF0C8-F733-4AD4-BADE-FDB816D53D7B}", | |
| "win32AppUserModelId": "coder.code-server", | |
| "win32ShellNameShort": "c&ode-server", | |
| "win32TunnelServiceMutex": "vscodeoss-tunnelservice", | |
| "win32TunnelMutex": "vscodeoss-tunnel", | |
| "darwinBundleIdentifier": "com.coder.code.server", | |
| "linuxIconName": "com.coder.code.server", | |
| "licenseFileName": "LICENSE.txt", | |
| "reportIssueUrl": "https://github.com/coder/code-server/issues/new", | |
| "nodejsRepository": "https://nodejs.org", | |
| "urlProtocol": "code-oss", | |
| "webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-cdn.net/insider/ef65ac1ba57f57f2a3961bfe94aa20481caca4c6/out/vs/workbench/contrib/webview/browser/pre/", | |
| "builtInExtensions": [ | |
| { | |
| "name": "ms-vscode.js-debug-companion", | |
| "version": "1.1.3", | |
| "sha256": "7380a890787452f14b2db7835dfa94de538caf358ebc263f9d46dd68ac52de93", | |
| "repo": "https://github.com/microsoft/vscode-js-debug-companion", | |
| "metadata": { | |
| "id": "99cb0b7f-7354-4278-b8da-6cc79972169d", | |
| "publisherId": { | |
| "publisherId": "5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee", | |
| "publisherName": "ms-vscode", | |
| "displayName": "Microsoft", | |
| "flags": "verified" | |
| }, | |
| "publisherDisplayName": "Microsoft" | |
| } | |
| }, | |
| { | |
| "name": "ms-vscode.js-debug", | |
| "version": "1.95.3", | |
| "sha256": "77b61197558a46140534deb7d8dd3c9d5038b9cb7ea8195e272c6a3a882d8e73", | |
| "repo": "https://github.com/microsoft/vscode-js-debug", | |
| "metadata": { | |
| "id": "25629058-ddac-4e17-abba-74678e126c5d", | |
| "publisherId": { | |
| "publisherId": "5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee", | |
| "publisherName": "ms-vscode", | |
| "displayName": "Microsoft", | |
| "flags": "verified" | |
| }, | |
| "publisherDisplayName": "Microsoft" | |
| } | |
| }, | |
| { | |
| "name": "ms-vscode.vscode-js-profile-table", | |
| "version": "1.0.10", | |
| "sha256": "7361748ddf9fd09d8a2ed1f2a2d7376a2cf9aae708692820b799708385c38e08", | |
| "repo": "https://github.com/microsoft/vscode-js-profile-visualizer", | |
| "metadata": { | |
| "id": "7e52b41b-71ad-457b-ab7e-0620f1fc4feb", | |
| "publisherId": { | |
| "publisherId": "5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee", | |
| "publisherName": "ms-vscode", | |
| "displayName": "Microsoft", | |
| "flags": "verified" | |
| }, | |
| "publisherDisplayName": "Microsoft" | |
| } | |
| } | |
| ], | |
| "enableTelemetry": false, | |
| "quality": "stable", | |
| "codeServerVersion": "4.95.3", | |
| "documentationUrl": "https://go.microsoft.com/fwlink/?LinkID=533484#vscode", | |
| "keyboardShortcutsUrlMac": "https://go.microsoft.com/fwlink/?linkid=832143", | |
| "keyboardShortcutsUrlLinux": "https://go.microsoft.com/fwlink/?linkid=832144", | |
| "keyboardShortcutsUrlWin": "https://go.microsoft.com/fwlink/?linkid=832145", | |
| "introductoryVideosUrl": "https://go.microsoft.com/fwlink/?linkid=832146", | |
| "tipsAndTricksUrl": "https://go.microsoft.com/fwlink/?linkid=852118", | |
| "newsletterSignupUrl": "https://www.research.net/r/vsc-newsletter", | |
| "linkProtectionTrustedDomains": [ | |
| "https://open-vsx.org" | |
| ], | |
| "trustedExtensionAuthAccess": [ | |
| "vscode.git", | |
| "vscode.github", | |
| "github.vscode-pull-request-github", | |
| "github.copilot", | |
| "github.copilot-chat" | |
| ], | |
| "aiConfig": { | |
| "ariaKey": "code-server" | |
| }, | |
| "extensionsEnabledWithApiProposalVersion": [ | |
| "GitHub.copilot-chat", | |
| "ms-vscode.vscode-commander", | |
| "ms-vscode.vscode-copilot-vision" | |
| ], | |
| "extensionEnabledApiProposals": { | |
| "ms-vscode.vscode-selfhost-test-provider": [ | |
| "testObserver", | |
| "testRelatedCode", | |
| "attributableCoverage" | |
| ], | |
| "VisualStudioExptTeam.vscodeintellicode-completions": [ | |
| "inlineCompletionsAdditions" | |
| ], | |
| "ms-vsliveshare.vsliveshare": [ | |
| "contribMenuBarHome", | |
| "contribShareMenu", | |
| "contribStatusBarItems", | |
| "diffCommand", | |
| "documentFiltersExclusive", | |
| "fileSearchProvider", | |
| "findTextInFiles", | |
| "notebookCellExecutionState", | |
| "notebookLiveShare", | |
| "terminalDimensions", | |
| "terminalDataWriteEvent", | |
| "textSearchProvider" | |
| ], | |
| "ms-vscode.js-debug": [ | |
| "portsAttributes", | |
| "findTextInFiles", | |
| "workspaceTrust", | |
| "tunnels" | |
| ], | |
| "ms-toolsai.vscode-ai-remote": [ | |
| "resolvers" | |
| ], | |
| "ms-python.python": [ | |
| "codeActionAI", | |
| "contribEditorContentMenu", | |
| "quickPickSortByLabel", | |
| "portsAttributes", | |
| "testObserver", | |
| "quickPickItemTooltip", | |
| "terminalDataWriteEvent", | |
| "terminalExecuteCommandEvent", | |
| "contribIssueReporter", | |
| "notebookReplDocument", | |
| "notebookVariableProvider" | |
| ], | |
| "ms-dotnettools.dotnet-interactive-vscode": [ | |
| "notebookMessaging" | |
| ], | |
| "GitHub.codespaces": [ | |
| "contribEditSessions", | |
| "contribMenuBarHome", | |
| "contribRemoteHelp", | |
| "contribViewsRemote", | |
| "resolvers", | |
| "tunnels", | |
| "terminalDataWriteEvent", | |
| "treeViewReveal", | |
| "notebookKernelSource" | |
| ], | |
| "ms-vscode.azure-repos": [ | |
| "extensionRuntime", | |
| "fileSearchProvider", | |
| "textSearchProvider" | |
| ], | |
| "ms-vscode.remote-repositories": [ | |
| "canonicalUriProvider", | |
| "contribEditSessions", | |
| "contribRemoteHelp", | |
| "contribMenuBarHome", | |
| "contribViewsRemote", | |
| "contribViewsWelcome", | |
| "contribShareMenu", | |
| "documentFiltersExclusive", | |
| "editSessionIdentityProvider", | |
| "extensionRuntime", | |
| "fileSearchProvider", | |
| "quickPickSortByLabel", | |
| "workspaceTrust", | |
| "shareProvider", | |
| "scmActionButton", | |
| "scmSelectedProvider", | |
| "scmValidation", | |
| "textSearchProvider", | |
| "timeline" | |
| ], | |
| "ms-vscode-remote.remote-wsl": [ | |
| "resolvers", | |
| "contribRemoteHelp", | |
| "contribViewsRemote", | |
| "telemetry" | |
| ], | |
| "ms-vscode-remote.remote-ssh": [ | |
| "resolvers", | |
| "tunnels", | |
| "terminalDataWriteEvent", | |
| "contribRemoteHelp", | |
| "contribViewsRemote", | |
| "telemetry" | |
| ], | |
| "ms-vscode.remote-server": [ | |
| "resolvers", | |
| "tunnels", | |
| "contribViewsWelcome" | |
| ], | |
| "ms-vscode.remote-explorer": [ | |
| "contribRemoteHelp", | |
| "contribViewsRemote", | |
| "extensionsAny" | |
| ], | |
| "ms-vscode-remote.remote-containers": [ | |
| "contribEditSessions", | |
| "resolvers", | |
| "portsAttributes", | |
| "tunnels", | |
| "workspaceTrust", | |
| "terminalDimensions", | |
| "contribRemoteHelp", | |
| "contribViewsRemote" | |
| ], | |
| "ms-vscode.js-debug-nightly": [ | |
| "portsAttributes", | |
| "findTextInFiles", | |
| "workspaceTrust", | |
| "tunnels" | |
| ], | |
| "ms-vscode.lsif-browser": [ | |
| "documentFiltersExclusive" | |
| ], | |
| "ms-vscode.vscode-speech": [ | |
| "speech" | |
| ], | |
| "GitHub.vscode-pull-request-github": [ | |
| "activeComment", | |
| "codiconDecoration", | |
| "codeActionRanges", | |
| "commentingRangeHint", | |
| "commentReactor", | |
| "commentReveal", | |
| "commentThreadApplicability", | |
| "contribAccessibilityHelpContent", | |
| "contribCommentEditorActionsMenu", | |
| "contribCommentPeekContext", | |
| "contribCommentThreadAdditionalMenu", | |
| "contribCommentsViewThreadMenus", | |
| "contribEditorContentMenu", | |
| "contribMultiDiffEditorMenus", | |
| "contribShareMenu", | |
| "diffCommand", | |
| "fileComments", | |
| "quickDiffProvider", | |
| "shareProvider", | |
| "tabInputTextMerge", | |
| "tokenInformation", | |
| "treeViewMarkdownMessage" | |
| ], | |
| "GitHub.copilot": [ | |
| "inlineCompletionsAdditions" | |
| ], | |
| "GitHub.copilot-nightly": [ | |
| "inlineCompletionsAdditions" | |
| ], | |
| "GitHub.copilot-chat": [ | |
| "interactive", | |
| "terminalDataWriteEvent", | |
| "terminalExecuteCommandEvent", | |
| "terminalSelection", | |
| "terminalQuickFixProvider", | |
| "chatParticipantAdditions", | |
| "defaultChatParticipant", | |
| "embeddings", | |
| "chatVariableResolver", | |
| "chatProvider", | |
| "mappedEditsProvider", | |
| "aiRelatedInformation", | |
| "codeActionAI", | |
| "findTextInFiles", | |
| "textSearchProvider", | |
| "activeComment", | |
| "commentReveal", | |
| "contribSourceControlInputBoxMenu", | |
| "contribCommentEditorActionsMenu", | |
| "contribCommentThreadAdditionalMenu", | |
| "contribCommentsViewThreadMenus", | |
| "newSymbolNamesProvider", | |
| "findFiles2", | |
| "extensionsAny", | |
| "authLearnMore", | |
| "testObserver", | |
| "aiTextSearchProvider", | |
| "documentFiltersExclusive", | |
| "chatParticipantPrivate", | |
| "contribDebugCreateConfiguration", | |
| "inlineEdit" | |
| ], | |
| "GitHub.remotehub": [ | |
| "contribRemoteHelp", | |
| "contribMenuBarHome", | |
| "contribViewsRemote", | |
| "contribViewsWelcome", | |
| "documentFiltersExclusive", | |
| "extensionRuntime", | |
| "fileSearchProvider", | |
| "quickPickSortByLabel", | |
| "workspaceTrust", | |
| "scmSelectedProvider", | |
| "scmValidation", | |
| "textSearchProvider", | |
| "timeline" | |
| ], | |
| "ms-python.gather": [ | |
| "notebookCellExecutionState" | |
| ], | |
| "ms-python.vscode-pylance": [ | |
| "notebookCellExecutionState" | |
| ], | |
| "ms-python.debugpy": [ | |
| "contribIssueReporter", | |
| "contribViewsWelcome", | |
| "debugVisualization", | |
| "portsAttributes" | |
| ], | |
| "ms-toolsai.jupyter-renderers": [ | |
| "contribNotebookStaticPreloads" | |
| ], | |
| "ms-toolsai.jupyter": [ | |
| "notebookDeprecated", | |
| "notebookMessaging", | |
| "notebookMime", | |
| "notebookCellExecutionState", | |
| "portsAttributes", | |
| "quickPickSortByLabel", | |
| "notebookKernelSource", | |
| "interactiveWindow", | |
| "notebookControllerAffinityHidden", | |
| "contribNotebookStaticPreloads", | |
| "quickPickItemTooltip", | |
| "notebookExecution", | |
| "notebookCellExecution", | |
| "notebookVariableProvider", | |
| "notebookReplDocument" | |
| ], | |
| "dbaeumer.vscode-eslint": [ | |
| "notebookCellExecutionState" | |
| ], | |
| "ms-vscode.azure-sphere-tools-ui": [ | |
| "tunnels" | |
| ], | |
| "ms-azuretools.vscode-azureappservice": [ | |
| "terminalDataWriteEvent" | |
| ], | |
| "ms-vscode.anycode": [ | |
| "extensionsAny" | |
| ], | |
| "ms-vscode.cpptools": [ | |
| "terminalDataWriteEvent" | |
| ], | |
| "redhat.java": [ | |
| "documentPaste" | |
| ], | |
| "vscjava.vscode-java-pack": [], | |
| "ms-dotnettools.csdevkit": [ | |
| "inlineCompletionsAdditions" | |
| ], | |
| "ms-dotnettools.vscodeintellicode-csharp": [ | |
| "inlineCompletionsAdditions" | |
| ], | |
| "microsoft-IsvExpTools.powerplatform-vscode": [ | |
| "fileSearchProvider", | |
| "textSearchProvider" | |
| ], | |
| "microsoft-IsvExpTools.powerplatform-vscode-preview": [ | |
| "fileSearchProvider", | |
| "textSearchProvider" | |
| ], | |
| "TeamsDevApp.ms-teams-vscode-extension": [ | |
| "chatParticipantAdditions", | |
| "languageModelSystem" | |
| ], | |
| "ms-toolsai.datawrangler": [], | |
| "ms-vscode.vscode-commander": [], | |
| "ms-vscode.vscode-websearchforcopilot": [], | |
| "ms-vscode.vscode-copilot-data-analysis": [ | |
| "chatVariableResolver", | |
| "chatProvider" | |
| ], | |
| "ms-vscode.vscode-copilot-vision": [ | |
| "chatReferenceBinaryData", | |
| "codeActionAI" | |
| ] | |
| }, | |
| "extensionsGallery": { | |
| "serviceUrl": "https://open-vsx.org/vscode/gallery", | |
| "itemUrl": "https://open-vsx.org/vscode/item", | |
| "resourceUrlTemplate": "https://open-vsx.org/vscode/unpkg/{publisher}/{name}/{version}/{path}", | |
| "controlUrl": "", | |
| "recommendationsUrl": "", | |
| "nlsBaseUrl": "", | |
| "publisherUrl": "" | |
| }, | |
| "commit": "912a7a9d89f560d1a204caf205833db0850e7b4b", | |
| "date": "2024-11-15T19:35:09.428Z", | |
| "version": "1.95.3" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment