Kelvin Schoofs
|
a40028e349
|
Make getConfig merge instant configs with an existing config if possible
|
4 years ago |
Kelvin Schoofs
|
a9082cc717
|
Fix wording in logging for "DF-GE" flag
|
4 years ago |
Kelvin Schoofs
|
184177a2ff
|
Add "DEBUG_SSH2" flag
|
4 years ago |
Kelvin Schoofs
|
628de09d38
|
1.19.2
|
4 years ago |
Kelvin Schoofs
|
598ae06ef9
|
Add temporary fix for issue #239 (flag "DF-GE")
|
4 years ago |
Kelvin Schoofs
|
83d6cd0396
|
Add flag system with "sshfs.flags" config option
|
4 years ago |
Kelvin Schoofs
|
443026df7a
|
Remove old console.log
|
4 years ago |
Kelvin Schoofs
|
53aa64fa9a
|
Fix typo in pickComplex UI hint
|
4 years ago |
Kelvin Schoofs
|
8852d4733b
|
Make instant connections try to use PuTTY
|
4 years ago |
Kelvin Schoofs
|
844b0e1b43
|
Allow instant connections
|
4 years ago |
Kelvin Schoofs
|
a192d5d935
|
Improve commandConfigure + prefer getConfig over getConfigs
|
4 years ago |
Kelvin Schoofs
|
463068e57d
|
Improve shouldIgnoreNotFound for non-root workspaces
|
4 years ago |
Kelvin Schoofs
|
bb50adec31
|
Add '/app/src/main/AndroidManifest.xml' to IGNORE_NOT_FOUND
|
4 years ago |
Kelvin Schoofs
|
d99e961330
|
Add ssh2 debug option
|
4 years ago |
Kelvin Schoofs
|
6d614c6fc3
|
Add support for new task variables
|
4 years ago |
Kelvin Schoofs
|
00b2d36e4b
|
Improve task provider functionality
|
4 years ago |
Kelvin Schoofs
|
5377a58583
|
Add (create)TextTerminal to pseudoTerminal.ts
|
4 years ago |
Kelvin Schoofs
|
8c0b5c4d1a
|
Simplify tryGetHome and remove unused (now) streams.ts
|
4 years ago |
Kelvin Schoofs
|
b071a32ed4
|
Update webview create-react-app framework and IDE support
|
4 years ago |
Kelvin Schoofs
|
c0f77bf11e
|
Fix problemMatcher for webview watch task
|
4 years ago |
Kelvin Schoofs
|
09ef94d9bc
|
Remove react-dev-utils + add "files.exclude" to .vscode/settings.json
|
4 years ago |
Kelvin Schoofs
|
73b3e2dbe8
|
Refactor webview a bit
|
4 years ago |
Kelvin Schoofs
|
3c71b84e6d
|
Add "Build extension" workflow
|
4 years ago |
Kelvin Schoofs
|
84c1b5b0f4
|
1.19.1
|
4 years ago |
Kelvin Schoofs
|
aa17321564
|
Add TerminalLinkProvider for absolute paths
|
4 years ago |
Kelvin Schoofs
|
d66e2780f5
|
Shortcut pickConnection for only 1 connection
|
4 years ago |
Kelvin Schoofs
|
b0155c547f
|
Fix bug in pickComplex for commands
|
4 years ago |
Kelvin Schoofs
|
4a7b456451
|
Make use of ExtensionContext.extensionMode
|
4 years ago |
Kelvin Schoofs
|
4caa62df0f
|
Update @types/vscode to 1.49.0
|
4 years ago |
Kelvin Schoofs
|
f257584e9c
|
Add "<Prompt>" dropdown to host field in UI
|
4 years ago |
Kelvin Schoofs
|
8f129d7bb4
|
Fix bug in sshfs.disconnect command
|
4 years ago |
Kelvin Schoofs
|
224184aa77
|
1.19.0
|
4 years ago |
Kelvin Schoofs
|
d5a9d71a4e
|
Make VSCE bundling include resources/icon.svg
|
4 years ago |
Kelvin Schoofs
|
a90609aa48
|
Fix typo in JSDoc for FileSystemConfig.terminalCommand
|
4 years ago |
Kelvin Schoofs
|
40e2d12102
|
Add sftpCommand/sftpSudo/terminalCommand fields to UI
|
4 years ago |
Kelvin Schoofs
|
65fa99b554
|
Add terminalCommand to FileSystemConfig
|
4 years ago |
Kelvin Schoofs
|
5c82692862
|
Improve prompting (+ support prompting host) (closes #217)
|
4 years ago |
Kelvin Schoofs
|
70d38eec1b
|
Add disconnectAll command (closes #144)
|
4 years ago |
Kelvin Schoofs
|
0213a25979
|
Don't bundle source-map-support
|
4 years ago |
Kelvin Schoofs
|
0e1d53f68e
|
Remove regular log statement in putty.ts
|
4 years ago |
Kelvin Schoofs
|
292bc16638
|
Merge branch 'feature/ConnectionManager'
|
4 years ago |
Kelvin Schoofs
|
01cad2159a
|
Refactor tree views + make Manager use ConnectionManager
|
4 years ago |
Kelvin Schoofs
|
56b10b9c15
|
Improve command system + add new commands
|
4 years ago |
Kelvin Schoofs
|
c3d1bc8b29
|
Add .terminal field to SSHPseudoTerminal
|
4 years ago |
Kelvin Schoofs
|
43f964e11c
|
Add onClose event to SSHFileSystem
|
4 years ago |
Kelvin Schoofs
|
0cdf8c6ef3
|
Improve logging
|
4 years ago |
Kelvin Schoofs
|
8e074723ec
|
Fix typos in comments/logging
|
4 years ago |
Kelvin Schoofs
|
9e3041116c
|
Mark some imports as type-only
|
4 years ago |
Kelvin Schoofs
|
327ae2b2c8
|
Improve isWorkspaceStale detection
|
4 years ago |
Kelvin Schoofs
|
a50bef43b5
|
Split functionality from Manager into a ConnectionManager
|
4 years ago |