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
84fbe8dc5e
Upgrade to typescript@4.0.2
4 years ago
Kelvin Schoofs
8b24b3c406
1.18.3
4 years ago
Kelvin Schoofs
03fd60d36e
Make createTerminal use exec (with $SHELL for shell)
...
Task type ssh-shell now supports workingDirectory option
Uses config.root as default (fixes #210 )
createTerminal no longer needs active FS for relative workingDirectory
4 years ago
Kelvin Schoofs
e07a4c4654
1.18.2
4 years ago
Kelvin Schoofs
1e3921c7db
1.18.1
4 years ago
Kelvin Schoofs
29169b5b99
Add keywords/tags ( fixes #25 )
4 years ago
Kelvin Schoofs
ffef5c64fa
Add "Open remote SSH terminal" in explorer for ssh:// directories + make root-sensitive
4 years ago
Kelvin Schoofs
e8ffe0e916
1.18.0
4 years ago
Kelvin Schoofs
239c272189
Add missing ts-loader dev dependency used by webpack
4 years ago
Kelvin Schoofs
2b6685d092
Increase vscode engine requirement in package.json to match @types/vscode version (1.46.0)
4 years ago
Kelvin Schoofs
f639b9086a
Add the ssh-shell task type to allow defining/running tasks that run commands on a remote host
4 years ago
Kelvin Schoofs
2d4a582dee
Add the ability to open a SSH terminal
4 years ago
Kelvin Schoofs
dea6a03116
Refactor and improve logging
4 years ago
Kelvin Schoofs
33eb94b1ff
Fix #172 regarding new/configure context menu actions in explorer view not working anymore
4 years ago
Kelvin Schoofs
a7bc30dbf7
Update dependencies and IDE integration
4 years ago
Kelvin Schoofs
0a9d16f111
1.17.0
5 years ago
Kelvin Schoofs
346b0056c4
Merging GitHub PRs
5 years ago
Kelvin Schoofs
816c10db84
Upgrade to vscode 1.40.0 + switch to @types/vscode
5 years ago
Fridtjof Mund
0ce21c0b4e
Fix license typo - GPL, not GLP ( #175 )
5 years ago
Kelvin Schoofs
b22dd71791
Update dependencies
...
Closes #36 and #176
5 years ago
Kelvin Schoofs
2ed807b85e
Switch from npm to yarn (stay consistent with ./webview/)
5 years ago
Kelvin Schoofs
750f70af67
1.16.3
5 years ago
Kelvin Schoofs
3f7ba568cd
1.16.2
6 years ago
Kelvin Schoofs
2c3c4a826e
1.16.1
6 years ago
Kelvin Schoofs
b954a29b81
1.16.0
6 years ago
Kelvin Schoofs
1d270e006a
Fix vscode:prepublish not using webpack production mode
6 years ago
Kelvin Schoofs
7078c2575f
Upgrade to vscode 1.33.0
6 years ago
Kelvin Schoofs
d1d393cfbe
Upgrade to typescript@3.4.3
6 years ago
Kelvin Schoofs
7a02019b72
1.15.2
6 years ago
Kelvin Schoofs
b41e7eff15
1.15.1
6 years ago
Kelvin Schoofs
d90a3593f3
1.15.0
6 years ago
Kelvin Schoofs
7cece10a19
Update README (+ delete TODO.md, use GitHub)
6 years ago
Kelvin Schoofs
f2da110db2
Remove JSON validation + suggest Settings UI
6 years ago
Kelvin Schoofs
8d049ac382
Improve context entries
6 years ago
Kelvin Schoofs
d3dfb5663b
1.14.7
6 years ago
Kelvin Schoofs
19fa5e7fc0
1.14.6
6 years ago
Kelvin Schoofs
dba055577a
1.14.5
6 years ago
Kelvin Schoofs
924b0a43aa
1.14.4
6 years ago
Kelvin Schoofs
4a98297155
Re-add Configure/New command (+ UI navigation/ConfigLocator)
6 years ago
Kelvin Schoofs
6680c08209
1.14.3
6 years ago
Kelvin Schoofs
10250d8514
1.14.2
6 years ago
Kelvin Schoofs
599dddbd24
Bundling extension using webpack
6 years ago
Kelvin Schoofs
a61eda2c12
1.14.1
6 years ago
Kelvin Schoofs
369af11405
Add building the Settings UI to the vscode:prepublish script
6 years ago
Kelvin Schoofs
ac559cd45b
1.14.0
6 years ago
Kelvin Schoofs
2735919884
Remove delete command and the config filesystem (ssh://<config>/)
6 years ago
Kelvin Schoofs
2d48309fd3
Update @types/node to ^8.10.43
6 years ago
Kelvin Schoofs
07ec617bc4
Working on WebView in React
6 years ago