Commit Graph

433 Commits (4a6203508aaad3f2f1f26a07de2792bd7f99848a)
 

Author SHA1 Message Date
Kelvin Schoofs 239faaf54a Add utility script to map stacktraces using source maps
4 years ago
Kelvin Schoofs 94f2c37ab0 1.20.1
4 years ago
Kelvin Schoofs d20d4be92d Add WINDOWS_COMMAND_SEPARATOR config flag (issue #255)
4 years ago
Kelvin Schoofs 9de1d03422 Allow config-specific flags
4 years ago
Kelvin Schoofs cdf0f997e1 Closing connection shouldn't delete workspace folders if a related filesystem exists
4 years ago
Kelvin Schoofs 9f988d43ef Small code improvements
4 years ago
Kelvin Schoofs 7a779f84d2 Replace (task) variables for terminalCommand (issue #249)
4 years ago
Kelvin Schoofs 6cd441ab41 Slighty improve logging information
4 years ago
Kelvin Schoofs fdb3b6685b Save lastVersion in global state
4 years ago
Kelvin Schoofs a78f3cdefe 1.20.0
4 years ago
Kelvin Schoofs b6e531bb4f Add taskCommand to ConfigEditor
4 years ago
Kelvin Schoofs 7d94bb8c7a Add taskCommand
4 years ago
Kelvin Schoofs 7a4df82f20 Merge branch 'feature/task-variables'
4 years ago
Kelvin Schoofs c9946e01bf Improve/finish task variables
4 years ago
Kelvin Schoofs b2178252e4 Set tsconfig to target ES2019
4 years ago
Kelvin Schoofs b19d4bf0e5 Publish to VS Marketplace and Open VXS Registry when GitHub release gets published
4 years ago
Kelvin Schoofs 0624e42736 Upgrade build workflow from Node v10 to v12
4 years ago
Kelvin Schoofs 71c84a4c12 Add Yarn caching to build workflow
4 years ago
Kelvin Schoofs 0567d286ff Upgrade all dependencies
4 years ago
Kelvin Schoofs d69de1a009 Update TypeScript to 4.2.3
4 years ago
Kelvin Schoofs f20d4a5a04 Switch to Timmmm's ssh2-streams patch1 branch (#244)
4 years ago
Kelvin Schoofs aa5600f63f 1.19.4
4 years ago
Kelvin Schoofs 218188ab3a Improve flag system + auto-toggle "DF-GE" flag
4 years ago
Kelvin Schoofs 6d124f81f6 Switch to SchoofsKelvin/event-utilities@v1 action in build-extension.yml workflow
4 years ago
Kelvin Schoofs d97f9a4e9b 1.19.3
4 years ago
Kelvin Schoofs 3bfdd7d5c2 Fix weird behavior "sftpSudo" field in config editor
4 years ago
Kelvin Schoofs 271da67b95 Make use of short syntax for boolean prop for "optional"
4 years ago
Kelvin Schoofs 638e62f2a8 Reword cancel button to back button at top of config editor
4 years ago
Kelvin Schoofs fd48523969 Overhaul README and improve package.json
4 years ago
Kelvin Schoofs 7abe86137e Better PuTTY interaction for instant connections
4 years ago
Kelvin Schoofs 7e7943c764 Better handling of "$USER" and "$USERNAME"
4 years ago
Kelvin Schoofs 788a0d94b7 Improve PuTTY session discovery code
4 years ago
Kelvin Schoofs f7d9af3826 Make inputInstantConnection prefill with value from pickComplex
4 years ago
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