You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vscode-sshfs/src
Kelvin Schoofs c9946e01bf
Improve/finish task variables
4 years ago
..
config.ts Fix typos in comments/logging 4 years ago
connect.ts Refactor webview a bit 4 years ago
connection.ts Improve prompting (+ support prompting host) (closes #217) 4 years ago
extension.ts Add TerminalLinkProvider for absolute paths 4 years ago
fileSystemConfig.ts Update webview create-react-app framework and IDE support 4 years ago
fileSystemRouter.ts Improve isWorkspaceStale detection 4 years ago
logging.ts Make use of ExtensionContext.extensionMode 4 years ago
manager.ts Improve/finish task variables 4 years ago
proxy.ts Mark some imports as type-only 4 years ago
pseudoTerminal.ts Improve/finish task variables 4 years ago
putty.ts Remove regular log statement in putty.ts 4 years ago
sshFileSystem.ts Add TerminalLinkProvider for absolute paths 4 years ago
toPromise.ts Merge createTerminal and createTaskTerminal 4 years ago
treeViewManager.ts Refactor tree views + make Manager use ConnectionManager 4 years ago
ui-utils.ts Shortcut pickConnection for only 1 connection 4 years ago
webview.ts Update webview create-react-app framework and IDE support 4 years ago
webviewMessages.ts Refactor webview a bit 4 years ago