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 048aa08707
Don't create filesystems when workspace is stale (#121)
6 years ago
..
config.ts Fix bug and stop suggesting WorkspaceFolder as ConfigLocation (#119) 6 years ago
connect.ts Use dynamic imports for code splitting 6 years ago
extension.ts Re-add Configure/New command (+ UI navigation/ConfigLocator) 6 years ago
fileSystemConfig.ts Fix bug and stop suggesting WorkspaceFolder as ConfigLocation (#119) 6 years ago
logging.ts Move FileSystemConfig to separate file 6 years ago
manager.ts Don't create filesystems when workspace is stale (#121) 6 years ago
proxy.ts Move FileSystemConfig to separate file 6 years ago
putty.ts Add output channel and initial logging (issue #97) 6 years ago
settings.ts Re-add Configure/New command (+ UI navigation/ConfigLocator) 6 years ago
sshFileSystem.ts Don't create filesystems when workspace is stale (#121) 6 years ago
streams.ts Fix node DEP0005 (Buffer() being deprecated) 6 years ago
toPromise.ts Better handle connection being stalled/closed (issue #9) 7 years ago
webviewMessages.ts Re-add Configure/New command (+ UI navigation/ConfigLocator) 6 years ago