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 736e4152d2
Add TextSearchProvider (+ improve FileSearchProvider)
6 years ago
..
concurrencyLimiter.ts Add TextSearchProvider (+ improve FileSearchProvider) 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 Add TextSearchProvider (+ improve FileSearchProvider) 6 years ago
fileSystemConfig.ts Fix bug and stop suggesting WorkspaceFolder as ConfigLocation (#119) 6 years ago
logging.ts Improve logging 6 years ago
manager.ts Improve SSHFileSystem API and constructor a bit 6 years ago
proxy.ts Move FileSystemConfig to separate file 6 years ago
putty.ts Fix bug #122 6 years ago
searchProvider.ts Add TextSearchProvider (+ improve FileSearchProvider) 6 years ago
settings.ts Improve logging 6 years ago
sshFileSystem.ts Improve SSHFileSystem API and constructor a bit 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
vscode.proposed.d.ts Set up insiders environment (1.33.0 + proposed 67c28b3) 6 years ago
webviewMessages.ts Re-add Configure/New command (+ UI navigation/ConfigLocator) 6 years ago