2022-06-14 14:37:10 +08:00
|
|
|
{
|
2024-05-10 15:40:21 +08:00
|
|
|
"nameShort": "Kylin-Code",
|
|
|
|
"nameLong": "Kylin-Code",
|
|
|
|
"applicationName": "kylin-code",
|
|
|
|
"dataFolderName": ".kylin-code",
|
|
|
|
"win32MutexName": "kylincode",
|
2022-06-14 14:37:10 +08:00
|
|
|
"licenseName": "MIT",
|
2024-05-10 15:40:21 +08:00
|
|
|
"licenseUrl": "https://gitee.com/openkylin/kylin-code/blob/master/LICENSE.txt",
|
2022-06-14 14:37:10 +08:00
|
|
|
"serverGreeting": [],
|
|
|
|
"serverLicense": [],
|
|
|
|
"serverLicensePrompt": "",
|
2024-05-10 15:40:21 +08:00
|
|
|
"serverApplicationName": "kylin-code-server",
|
|
|
|
"serverDataFolderName": ".kylin-code-server",
|
|
|
|
"tunnelApplicationName": "kylin-tunnel-code",
|
|
|
|
"win32DirName": "KylinIdeTeam Kylin Code",
|
|
|
|
"win32NameVersion": "KylinIdeTeam Kylin Code",
|
|
|
|
"win32RegValueName": "KylinCode",
|
2022-06-14 14:37:10 +08:00
|
|
|
"win32x64AppId": "{{D77B7E06-80BA-4137-BCF4-654B95CCEBC5}",
|
|
|
|
"win32arm64AppId": "{{D1ACE434-89C5-48D1-88D3-E2991DF85475}",
|
|
|
|
"win32x64UserAppId": "{{CC6B787D-37A0-49E8-AE24-8559A032BE0C}",
|
|
|
|
"win32arm64UserAppId": "{{3AEBF0C8-F733-4AD4-BADE-FDB816D53D7B}",
|
2024-05-10 15:40:21 +08:00
|
|
|
"win32AppUserModelId": "KylinIdeTeam.KylinCode",
|
|
|
|
"win32ShellNameShort": "K&ylin-Code",
|
|
|
|
"win32TunnelServiceMutex": "kylincode-tunnelservice",
|
|
|
|
"win32TunnelMutex": "kylincode-tunnel",
|
|
|
|
"darwinBundleIdentifier": "KylinIdeTeam.KylinCode",
|
|
|
|
"linuxIconName": "KylinIdeTeam.KylinCode",
|
2022-06-14 14:37:10 +08:00
|
|
|
"licenseFileName": "LICENSE.txt",
|
2024-04-30 20:57:13 +08:00
|
|
|
"nodejsRepository": "https://nodejs.org",
|
2024-05-10 15:40:21 +08:00
|
|
|
"urlProtocol": "kylin-code",
|
2024-04-30 20:57:13 +08:00
|
|
|
"webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-cdn.net/insider/ef65ac1ba57f57f2a3961bfe94aa20481caca4c6/out/vs/workbench/contrib/webview/browser/pre/",
|
2024-05-10 15:40:21 +08:00
|
|
|
"extensionEnabledApiProposals": {
|
|
|
|
"ms-vscode.vscode-selfhost-test-provider": [
|
2024-06-13 13:44:31 +08:00
|
|
|
"testObserver"
|
2024-05-10 15:40:21 +08:00
|
|
|
],
|
|
|
|
"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"
|
|
|
|
],
|
2024-06-13 13:44:31 +08:00
|
|
|
"ms-toolsai.vscode-ai-remote": [
|
|
|
|
"resolvers"
|
2024-05-10 15:40:21 +08:00
|
|
|
],
|
|
|
|
"ms-python.python": [
|
|
|
|
"contribEditorContentMenu",
|
|
|
|
"quickPickSortByLabel",
|
|
|
|
"portsAttributes",
|
|
|
|
"testObserver",
|
|
|
|
"quickPickItemTooltip",
|
|
|
|
"terminalDataWriteEvent",
|
2024-06-13 13:44:31 +08:00
|
|
|
"terminalExecuteCommandEvent",
|
|
|
|
"saveEditor"
|
|
|
|
],
|
|
|
|
"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"
|
2024-05-10 15:40:21 +08:00
|
|
|
],
|
|
|
|
"ms-vscode.js-debug-nightly": [
|
|
|
|
"portsAttributes",
|
|
|
|
"findTextInFiles",
|
|
|
|
"workspaceTrust",
|
|
|
|
"tunnels"
|
|
|
|
],
|
|
|
|
"ms-vscode.lsif-browser": [
|
|
|
|
"documentFiltersExclusive"
|
|
|
|
],
|
|
|
|
"ms-vscode.vscode-speech": [
|
|
|
|
"speech"
|
|
|
|
],
|
2024-06-13 13:44:31 +08:00
|
|
|
"GitHub.vscode-pull-request-github": [
|
|
|
|
"contribCommentThreadAdditionalMenu",
|
|
|
|
"tokenInformation",
|
|
|
|
"contribShareMenu",
|
|
|
|
"fileComments",
|
|
|
|
"contribCommentPeekContext",
|
|
|
|
"codiconDecoration",
|
|
|
|
"diffCommand",
|
|
|
|
"contribCommentEditorActionsMenu",
|
|
|
|
"readonlyMessage",
|
|
|
|
"treeViewMarkdownMessage",
|
|
|
|
"shareProvider",
|
|
|
|
"quickDiffProvider"
|
|
|
|
],
|
|
|
|
"GitHub.copilot": [
|
|
|
|
"inlineCompletionsAdditions"
|
|
|
|
],
|
|
|
|
"GitHub.copilot-nightly": [
|
|
|
|
"inlineCompletionsAdditions"
|
|
|
|
],
|
|
|
|
"GitHub.copilot-chat": [
|
|
|
|
"handleIssueUri",
|
|
|
|
"interactive",
|
|
|
|
"interactiveUserActions",
|
|
|
|
"terminalDataWriteEvent",
|
|
|
|
"terminalExecuteCommandEvent",
|
|
|
|
"terminalSelection",
|
|
|
|
"terminalQuickFixProvider",
|
|
|
|
"chatVariables",
|
|
|
|
"chatAgents2",
|
|
|
|
"chatAgents2Additions",
|
|
|
|
"defaultChatAgent",
|
|
|
|
"readonlyMessage",
|
|
|
|
"chatProvider",
|
|
|
|
"mappedEditsProvider",
|
|
|
|
"aiRelatedInformation",
|
|
|
|
"codeActionAI",
|
|
|
|
"findTextInFiles",
|
|
|
|
"textSearchProvider",
|
|
|
|
"scmInputBoxValueProvider",
|
|
|
|
"contribSourceControlInputBoxMenu"
|
|
|
|
],
|
|
|
|
"GitHub.remotehub": [
|
|
|
|
"contribRemoteHelp",
|
|
|
|
"contribMenuBarHome",
|
|
|
|
"contribViewsRemote",
|
|
|
|
"contribViewsWelcome",
|
|
|
|
"documentFiltersExclusive",
|
|
|
|
"extensionRuntime",
|
|
|
|
"fileSearchProvider",
|
|
|
|
"quickPickSortByLabel",
|
|
|
|
"workspaceTrust",
|
|
|
|
"scmSelectedProvider",
|
|
|
|
"scmValidation",
|
|
|
|
"textSearchProvider",
|
|
|
|
"timeline"
|
|
|
|
],
|
2024-05-10 15:40:21 +08:00
|
|
|
"ms-python.gather": [
|
|
|
|
"notebookCellExecutionState"
|
|
|
|
],
|
|
|
|
"ms-python.vscode-pylance": [
|
|
|
|
"notebookCellExecutionState"
|
|
|
|
],
|
|
|
|
"ms-python.debugpy": [
|
|
|
|
"portsAttributes"
|
|
|
|
],
|
|
|
|
"ms-toolsai.jupyter-renderers": [
|
|
|
|
"contribNotebookStaticPreloads"
|
|
|
|
],
|
|
|
|
"ms-toolsai.jupyter": [
|
|
|
|
"notebookDeprecated",
|
|
|
|
"notebookMessaging",
|
|
|
|
"notebookMime",
|
|
|
|
"notebookCellExecutionState",
|
|
|
|
"portsAttributes",
|
|
|
|
"quickPickSortByLabel",
|
|
|
|
"notebookKernelSource",
|
|
|
|
"interactiveWindow",
|
|
|
|
"notebookControllerAffinityHidden",
|
|
|
|
"contribNotebookStaticPreloads",
|
|
|
|
"quickPickItemTooltip",
|
2024-06-13 13:44:31 +08:00
|
|
|
"notebookExecution"
|
2024-05-10 15:40:21 +08:00
|
|
|
],
|
|
|
|
"dbaeumer.vscode-eslint": [
|
|
|
|
"notebookCellExecutionState"
|
|
|
|
],
|
2024-06-13 13:44:31 +08:00
|
|
|
"ms-vscode.azure-sphere-tools-ui": [
|
|
|
|
"tunnels"
|
|
|
|
],
|
|
|
|
"ms-azuretools.vscode-azureappservice": [
|
|
|
|
"terminalDataWriteEvent"
|
|
|
|
],
|
|
|
|
"ms-azuretools.vscode-azureresourcegroups": [
|
|
|
|
"authGetSessions"
|
|
|
|
],
|
2024-05-10 15:40:21 +08:00
|
|
|
"ms-vscode.anycode": [
|
|
|
|
"extensionsAny"
|
|
|
|
],
|
|
|
|
"ms-vscode.cpptools": [
|
|
|
|
"terminalDataWriteEvent"
|
|
|
|
],
|
|
|
|
"redhat.java": [
|
|
|
|
"documentPaste"
|
|
|
|
],
|
2024-06-13 13:44:31 +08:00
|
|
|
"ms-dotnettools.csdevkit": [
|
|
|
|
"inlineCompletionsAdditions"
|
|
|
|
],
|
|
|
|
"ms-dotnettools.vscodeintellicode-csharp": [
|
|
|
|
"inlineCompletionsAdditions"
|
|
|
|
],
|
|
|
|
"microsoft-IsvExpTools.powerplatform-vscode": [
|
|
|
|
"fileSearchProvider",
|
|
|
|
"textSearchProvider"
|
|
|
|
],
|
|
|
|
"microsoft-IsvExpTools.powerplatform-vscode-preview": [
|
|
|
|
"fileSearchProvider",
|
|
|
|
"textSearchProvider"
|
|
|
|
],
|
|
|
|
"jeanp413.open-remote-ssh": [
|
|
|
|
"resolvers",
|
|
|
|
"tunnels",
|
|
|
|
"terminalDataWriteEvent",
|
|
|
|
"contribRemoteHelp",
|
|
|
|
"contribViewsRemote"
|
|
|
|
],
|
|
|
|
"jeanp413.open-remote-wsl": [
|
|
|
|
"resolvers",
|
|
|
|
"contribRemoteHelp",
|
|
|
|
"contribViewsRemote"
|
|
|
|
],
|
|
|
|
"KylinIDETeam.js-debug": [
|
|
|
|
"portsAttributes",
|
|
|
|
"findTextInFiles",
|
|
|
|
"workspaceTrust",
|
|
|
|
"tunnels"
|
|
|
|
],
|
2024-06-21 11:26:48 +08:00
|
|
|
"KylinIDETeam.python": ["quickPickSortByLabel", "testObserver"]
|
2024-05-10 15:40:21 +08:00
|
|
|
},
|
2024-06-13 13:44:31 +08:00
|
|
|
"extensionKind": {
|
|
|
|
"Shan.code-settings-sync": [
|
|
|
|
"ui"
|
|
|
|
],
|
|
|
|
"shalldie.background": [
|
|
|
|
"ui"
|
|
|
|
],
|
|
|
|
"techer.open-in-browser": [
|
|
|
|
"ui"
|
|
|
|
],
|
|
|
|
"CoenraadS.bracket-pair-colorizer-2": [
|
|
|
|
"ui"
|
|
|
|
],
|
|
|
|
"CoenraadS.bracket-pair-colorizer": [
|
|
|
|
"ui",
|
|
|
|
"workspace"
|
|
|
|
],
|
|
|
|
"hiro-sun.vscode-emacs": [
|
|
|
|
"ui",
|
|
|
|
"workspace"
|
|
|
|
],
|
|
|
|
"hnw.vscode-auto-open-markdown-preview": [
|
|
|
|
"ui",
|
|
|
|
"workspace"
|
|
|
|
],
|
|
|
|
"wayou.vscode-todo-highlight": [
|
|
|
|
"ui",
|
|
|
|
"workspace"
|
|
|
|
],
|
|
|
|
"aaron-bond.better-comments": [
|
|
|
|
"ui",
|
|
|
|
"workspace"
|
|
|
|
],
|
|
|
|
"vscodevim.vim": [
|
|
|
|
"ui"
|
|
|
|
],
|
|
|
|
"ollyhayes.colmak-vim": [
|
|
|
|
"ui"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"extensionPointExtensionKind": {
|
|
|
|
"typescriptServerPlugins": [
|
|
|
|
"workspace"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"extensionSyncedKeys": {
|
|
|
|
"ritwickdey.liveserver": [
|
|
|
|
"liveServer.setup.version"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"extensionVirtualWorkspacesSupport": {
|
|
|
|
"esbenp.prettier-vscode": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"msjsdiag.debugger-for-chrome": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"redhat.java": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"HookyQR.beautify": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"ritwickdey.LiveServer": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"VisualStudioExptTeam.vscodeintellicode": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"octref.vetur": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"formulahendry.code-runner": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"xdebug.php-debug": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"ms-mssql.mssql": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"christian-kohler.path-intellisense": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"eg2.tslint": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"eg2.vscode-npm-script": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"donjayamanne.githistory": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"Zignd.html-css-class-completion": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"christian-kohler.npm-intellisense": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"EditorConfig.EditorConfig": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"austin.code-gnu-global": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"johnpapa.Angular2": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"ms-vscode.vscode-typescript-tslint-plugin": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"DotJoshJohnson.xml": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"techer.open-in-browser": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"tht13.python": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"bmewburn.vscode-intelephense-client": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"Angular.ng-template": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"xdebug.php-pack": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"dbaeumer.jshint": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"yzhang.markdown-all-in-one": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"Dart-Code.flutter": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"streetsidesoftware.code-spell-checker": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"rebornix.Ruby": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"ms-vscode.sublime-keybindings": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"mitaki28.vscode-clang": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"steoates.autoimport": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"donjayamanne.python-extension-pack": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"shd101wyy.markdown-preview-enhanced": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"mikestead.dotenv": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"pranaygp.vscode-css-peek": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"ikappas.phpcs": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"platformio.platformio-ide": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"jchannon.csharpextensions": {
|
|
|
|
"default": false
|
|
|
|
},
|
|
|
|
"gruntfuggly.todo-tree": {
|
|
|
|
"default": false
|
|
|
|
}
|
|
|
|
},
|
2022-06-14 14:37:10 +08:00
|
|
|
"builtInExtensions": [
|
|
|
|
{
|
|
|
|
"name": "ms-vscode.js-debug-companion",
|
2024-04-30 20:57:13 +08:00
|
|
|
"version": "1.1.2",
|
|
|
|
"sha256": "e034b8b41beb4e97e02c70f7175bd88abe66048374c2bd629f54bb33354bc2aa",
|
2022-06-14 14:37:10 +08:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2024-06-06 16:27:50 +08:00
|
|
|
"name": "KylinIDETeam.js-debug",
|
|
|
|
"version": "0.1.3",
|
|
|
|
"sha256":"f2bd54054deca9b4d041f6ee2e86c67e19fa3ab79d192c2f845d73f88ffc4e99",
|
|
|
|
"repo": "https://gitee.com/openkylin/ide-js-debug",
|
2022-06-14 14:37:10 +08:00
|
|
|
"metadata": {
|
2024-06-06 16:27:50 +08:00
|
|
|
"id": "83bcc903-b895-4bf6-b93b-e9b4cd40f74d",
|
2022-06-14 14:37:10 +08:00
|
|
|
"publisherId": {
|
2024-06-06 16:27:50 +08:00
|
|
|
"publisherId": "049fb0b5-c720-488f-8c83-7e28bc1be1e8",
|
|
|
|
"publisherName": "KylinIDETeam",
|
|
|
|
"displayName": "KylinIDETeam",
|
2022-06-14 14:37:10 +08:00
|
|
|
"flags": "verified"
|
|
|
|
},
|
2024-06-06 16:27:50 +08:00
|
|
|
"publisherDisplayName": "KylinIDETeam"
|
2022-06-14 14:37:10 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ms-vscode.vscode-js-profile-table",
|
2024-04-30 20:57:13 +08:00
|
|
|
"version": "1.0.8",
|
|
|
|
"sha256": "ca30069e21fbf576b49638ff8ff7c316b028c2faca924c23526737c65b8762bf",
|
2022-06-14 14:37:10 +08:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
}
|
2024-05-10 15:40:21 +08:00
|
|
|
],
|
|
|
|
"quality": "stable",
|
|
|
|
"extensionsGallery": {
|
|
|
|
"serviceUrl": "https://open-vsx.org/vscode/gallery",
|
|
|
|
"itemUrl": "https://open-vsx.org/vscode/item"
|
|
|
|
},
|
|
|
|
"linkProtectionTrustedDomains": [
|
2024-05-16 09:53:40 +08:00
|
|
|
"https://open-vsx.org",
|
|
|
|
"https://gitee.com"
|
2024-05-10 15:40:21 +08:00
|
|
|
],
|
|
|
|
"helpDocUrl":"https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/%E7%9B%AE%E5%BD%95.md",
|
|
|
|
"updateCheckUrl":"https://kylinhorn.cn/updateCheck/kylincode",
|
|
|
|
"extensionsControlManifest":{
|
|
|
|
"malicious": [],
|
|
|
|
"deprecated": {
|
|
|
|
"ms-ceintl.vscode-language-pack-zh-hans": {
|
|
|
|
"disallowInstall": true,
|
|
|
|
"extension": {
|
|
|
|
"id": "KylinIdeTeam.vscode-language-pack-zh-hans",
|
|
|
|
"displayName": "Chinese (Simplified) (简体中文) Language Pack for Kylin-Code"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"zhanghua.vscodium-language-pack-zh-cn": {
|
|
|
|
"disallowInstall": true,
|
|
|
|
"extension": {
|
|
|
|
"id": "KylinIdeTeam.vscode-language-pack-zh-hans",
|
|
|
|
"displayName": "Chinese (Simplified) (简体中文) Language Pack for Kylin-Code"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"eamodio.gitlens": {
|
|
|
|
"disallowInstall": true,
|
|
|
|
"extension": {
|
|
|
|
"id": "KylinIdeTeam.gitlens",
|
|
|
|
"displayName": "Gitlens lower version for friendly licence"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"search": [
|
|
|
|
{
|
|
|
|
"query": "c",
|
|
|
|
"preferredResults": [
|
|
|
|
"KylinIdeTeam.vscode-clangd",
|
|
|
|
"KylinIdeTeam.deadlock-detect"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"query": "c++",
|
|
|
|
"preferredResults": [
|
|
|
|
"KylinIdeTeam.vscode-clangd",
|
|
|
|
"KylinIdeTeam.deadlock-detect"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"query": "java",
|
|
|
|
"preferredResults": [
|
|
|
|
"KylinIdeTeam.vscode-java-pack",
|
|
|
|
"KylinIdeTeam.java",
|
|
|
|
"KylinIdeTeam.vscode-maven",
|
|
|
|
"KylinIdeTeam.vscode-gradle",
|
|
|
|
"KylinIdeTeam.vscode-java-dependency",
|
|
|
|
"KylinIdeTeam.vscode-java-debug",
|
|
|
|
"KylinIdeTeam.vscode-java-test"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"query": "go",
|
|
|
|
"preferredResults": [
|
|
|
|
"KylinIdeTeam.go"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"query": "python",
|
|
|
|
"preferredResults": [
|
|
|
|
"KylinIdeTeam.python"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"query": "js",
|
|
|
|
"preferredResults": [
|
|
|
|
"KylinIDETeam.js-debug"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"query": "cmake",
|
|
|
|
"preferredResults": [
|
|
|
|
"KylinIdeTeam.cmake-intellisence"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"query": "project",
|
|
|
|
"preferredResults": [
|
|
|
|
"KylinIdeTeam.project-manager",
|
|
|
|
"KylinIdeTeam.vscode-java-dependency",
|
|
|
|
"KylinIdeTeam.vscode-maven"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"query": "debug",
|
|
|
|
"preferredResults": [
|
|
|
|
"KylinIdeTeam.debug",
|
|
|
|
"KylinIDETeam.js-debug",
|
|
|
|
"KylinIdeTeam.vscode-java-debug",
|
|
|
|
"KylinIdeTeam.historydebug"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"query": "remote",
|
|
|
|
"preferredResults": [
|
|
|
|
"xhafei.remote-dev"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"query": "depend",
|
|
|
|
"preferredResults": [
|
|
|
|
"KylinIdeTeam.extension-dependency",
|
|
|
|
"KylinIdeTeam.vscode-java-dependency"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"query": "extension",
|
|
|
|
"preferredResults": [
|
|
|
|
"KylinIdeTeam.extension-dependency"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"query": "extensions",
|
|
|
|
"preferredResults": [
|
|
|
|
"KylinIdeTeam.offline-extensions-manager"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2022-06-14 14:37:10 +08:00
|
|
|
}
|