dotfiles/VSCodium/CachedProfilesData/__default__profile__/extensions.user.cache

1 line
205 KiB
Plaintext
Raw Permalink Normal View History

2024-01-13 13:50:04 -06:00
{"input":{"location":{"$mid":1,"external":"vscode-userdata:/home/ez/.vscode-oss/extensions/extensions.json","path":"/home/ez/.vscode-oss/extensions/extensions.json","scheme":"vscode-userdata"},"mtime":1701991001050,"profile":true,"profileScanOptions":{"bailOutWhenFileNotFound":true},"type":1,"excludeObsolete":true,"validate":true,"productVersion":"1.84.2","productDate":"2023-11-17T01:26:18.834Z","productCommit":"1fc52b725b3f76b97eadfd988cea42a739ae923f","devMode":false,"language":"en","translations":{}},"result":[{"type":1,"identifier":{"id":"ms-vscode-remote.remote-ssh-edit","uuid":"bfeaf631-bcff-4908-93ed-fda4ef9a0c5c"},"manifest":{"name":"remote-ssh-edit","displayName":"Remote - SSH: Editing Configuration Files","description":"Edit SSH configuration files","version":"0.86.0","preview":true,"publisher":"ms-vscode-remote","icon":"resources/remote-ssh.png","repository":{"type":"git","url":"https://github.com/Microsoft/vscode-remote-release.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-remote-release/issues"},"license":"SEE LICENSE IN LICENSE.txt","engines":{"vscode":"^1.74.0"},"extensionKind":["ui"],"activationEvents":[],"categories":["Programming Languages","Snippets"],"keywords":["remote development","remote","ssh"],"capabilities":{"untrustedWorkspaces":{"supported":true}},"main":"./out/extension","contributes":{"languages":[{"id":"ssh_config","aliases":["SSH Config","ssh_config"],"filenamePatterns":["**/.ssh/config","/etc/ssh/ssh_config"],"filenames":["ssh.config"],"configuration":"./language-configuration.json"}],"grammars":[{"language":"ssh_config","scopeName":"source.config.ssh","path":"./syntaxes/ssh_config.tmLanguage.json"}]},"scripts":{"vscode:prepublish":"webpack --mode production","compile":"webpack --mode none","watch":"webpack --mode none --watch","package":"vsce package --yarn"},"devDependencies":{"@types/node":"^14.14.7","@types/vscode":"^1.65.0","@types/webpack":"^5.28.0","copy-webpack-plugin":"^9.0.1","ts-loader":"^9.2.3","typescript":"^4.0.5","vsce":"^2.6.4","vscode-nls-dev":"^4.0.0","vscode-test":"^1.6.1","webpack":"^5.44.0","webpack-cli":"^4.7.2"},"dependencies":{"jsonc-parser":"^3.2.0","vscode-nls":"^5.0.1"}},"location":{"$mid":1,"path":"/home/ez/.vscode-oss/extensions/ms-vscode-remote.remote-ssh-edit-0.86.0","scheme":"file"},"isBuiltin":false,"targetPlatform":"undefined","metadata":{"id":"bfeaf631-bcff-4908-93ed-fda4ef9a0c5c","publisherId":"ac9410a2-0d75-40ec-90de-b59bb705801d","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"installedTimestamp":1699845327861,"preRelease":false},"isValid":true,"validations":[]},{"type":1,"identifier":{"id":"ms-vscode.remote-explorer","uuid":"11858313-52cc-4e57-b3e4-d7b65281e34b"},"manifest":{"name":"remote-explorer","displayName":"Remote Explorer","publisher":"ms-vscode","description":"View remote machines for SSH and Tunnels.","icon":"resources/remote-explorer.png","version":"0.4.1","repository":{"type":"git","url":"https://github.com/Microsoft/vscode-remote-release.git"},"bugs":{"url":"https://github.com/Microsoft/vscode-remote-release/issues"},"license":"SEE LICENSE IN LICENSE.txt","engines":{"vscode":"^1.80.0-insider"},"extensionKind":["ui"],"categories":["Other"],"keywords":["remote","remote development"],"enabledApiProposals":["contribViewsRemote","extensionsAny"],"capabilities":{"untrustedWorkspaces":{"supported":true}},"activationEvents":["onCommand:remote-internal.setActiveFolders"],"browser":"./dist/web/extension.js","main":"./dist/node/extension.js","l10n":"./l10n","contributes":{"configuration":{"title":"Remote Explorer","properties":{"remote-explorer.foldersSortOrder":{"type":"string","description":"Specifies the order in which to display folders under Remote targets in the Remote Explorer.","default":"most recently used","scope":"application","enum":["most recently used","alphabetical"],"enumDescriptions":["Display folders in order of the most recently opened at the top","Display folders in alphabetical order"]}}},"commands":[{"command":"remote-explorer.signIntoTunnel","title":"Sig