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 a90609aa48
Fix typo in JSDoc for FileSystemConfig.terminalCommand
4 years ago
..
config.ts Fix typos in comments/logging 4 years ago
connect.ts Improve prompting (+ support prompting host) (closes #217) 4 years ago
connection.ts Improve prompting (+ support prompting host) (closes #217) 4 years ago
extension.ts Add disconnectAll command (closes #144) 4 years ago
fileSystemConfig.ts Fix typo in JSDoc for FileSystemConfig.terminalCommand 4 years ago
fileSystemRouter.ts Improve isWorkspaceStale detection 4 years ago
logging.ts Improve logging 4 years ago
manager.ts Refactor tree views + make Manager use ConnectionManager 4 years ago
proxy.ts Mark some imports as type-only 4 years ago
pseudoTerminal.ts Add terminalCommand to FileSystemConfig 4 years ago
putty.ts Remove regular log statement in putty.ts 4 years ago
settings.ts Split functionality from Manager into a ConnectionManager 4 years ago
sshFileSystem.ts Add onClose event to SSHFileSystem 4 years ago
streams.ts Update dependencies and IDE integration 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 Refactor tree views + make Manager use ConnectionManager 4 years ago
webviewMessages.ts Mark some imports as type-only 4 years ago