Commit Graph

446 Commits (5314e2121c81b3a08e3be8ed24bbe0f4d0d6e97d)
 

Author SHA1 Message Date
Kelvin Schoofs 03fd60d36e Make createTerminal use exec (with $SHELL for shell)
4 years ago
Kelvin Schoofs e158bf251c Merge createTerminal and createTaskTerminal
4 years ago
Kelvin Schoofs f0ee09a795 Improve logging and error handling in SSHFileSystem
4 years ago
Kelvin Schoofs 305a2c5825 Improve logging facilities and usage
4 years ago
Kelvin Schoofs 324e33bbea Fix lazy imports in manager.ts
4 years ago
Kelvin Schoofs e07a4c4654 1.18.2
4 years ago
Kelvin Schoofs ca43200a62 Fix issue with censorConfig not censoring _calculated
4 years ago
Kelvin Schoofs d0a853b42d Fix configure command using actualized config
4 years ago
Kelvin Schoofs 1e3921c7db 1.18.1
4 years ago
Kelvin Schoofs 484a6ab242 Fix default working directory for terminals + setting working directory when root starts with "~"
4 years ago
Kelvin Schoofs a7fafedd7e Display error message (with Retry option) when creating a terminal fails
4 years ago
Kelvin Schoofs 883adec1dc Fix bug where picking a config from a command might pick an actualized config
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 bbba8b7280 Slight improvements/fixes
4 years ago
Kelvin Schoofs b04e78886d Fix bug where reconnecting a (or adding an extra) filesystem didn't actually add the workspace folder
4 years ago
Kelvin Schoofs cc8561d29f Make active/pending ssh-shell tasks keep a connection active
4 years ago
Kelvin Schoofs deb4de03be Fix bug where starting vscode with a ssh:// workfolder spams a ton of SFTP connections (and erroring out due to that)
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 a93d15819b Update documentation in preparation of v1.18.0 of the extension
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 26abb22372 Fix issue #202 (Settings UI writing true instead of "pageant" to the "agent" field)
4 years ago
Kelvin Schoofs 76fad83d0c Add CSP and asWebviewUri to webview
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 6aee8ad57b Merge upgrade/backlog branch
5 years ago
Kelvin Schoofs 346b0056c4 Merging GitHub PRs
5 years ago
Kelvin Schoofs f044bb42a0 Fix source files to adhere to stricter TS type checking
5 years ago
Kelvin Schoofs 31a0a6b4dc Update webview dependencies
5 years ago
Kelvin Schoofs 816c10db84 Upgrade to vscode 1.40.0 + switch to @types/vscode
5 years ago
dependabot[bot] 2478659193
Bump lodash.template from 4.4.0 to 4.5.0 in /webview (#189)
5 years ago
dependabot[bot] 99a4684032
Bump mixin-deep from 1.3.1 to 1.3.2 in /webview (#188)
5 years ago
dependabot[bot] c7c180b23c
Bump mixin-deep from 1.3.1 to 1.3.2 (#187)
5 years ago
Fridtjof Mund 0ce21c0b4e
Fix license typo - GPL, not GLP (#175)
5 years ago
Kelvin Schoofs b22dd71791 Update dependencies
5 years ago
Kelvin Schoofs 2ed807b85e Switch from npm to yarn (stay consistent with ./webview/)
5 years ago
dependabot[bot] dd013c4629
Bump acorn from 6.1.1 to 6.4.1 (#186)
5 years ago
dependabot[bot] c2452293cd
Bump handlebars from 4.1.2 to 4.5.3 in /webview (#180)
5 years ago
Kelvin Schoofs 750f70af67 1.16.3
5 years ago
Kelvin Schoofs a318cdc94c Suggest $USERNAME for the username field (issue 156)
5 years ago
Kelvin Schoofs ba79853db8 Change privateKeyPath suggestion for Windows (issue #151)
5 years ago
Kelvin Schoofs 3d36530c2b Merge https://github.com/bkettle/vscode-sshfs (PR #149)
5 years ago
Ben Kettle 7596c16edc updated logos with glyphs
5 years ago
Kelvin Schoofs 3f7ba568cd 1.16.2
6 years ago
Kelvin Schoofs 04678a7623 Merge branch 'master' of https://github.com/kigawas/vscode-sshfs (PR
6 years ago