Q191
|
8b6abfaa84
|
Update NewConfig.tsx
|
1 year ago |
Q191
|
12bb7f8145
|
Update fileSystemConfig.ts
vscode-sshfs current impl not allow slash
|
1 year ago |
Q191
|
2aa18374cc
|
Update config.ts
|
1 year ago |
Q191
|
3037c972c8
|
Update config.ts
add to workspace failed after allow any characters excep;t \ "
|
1 year ago |
Q191
|
58ef7f602b
|
Update NewConfig.tsx
|
1 year ago |
Q191
|
9e426f7ecf
|
Update NewConfig.tsx
|
1 year ago |
Q191
|
c52b0d6099
|
Update NewConfig.tsx
|
1 year ago |
Q191
|
186ad16f49
|
Update NewConfig.tsx
|
1 year ago |
Q191
|
13eeb3abd6
|
Update NewConfig.tsx
|
1 year ago |
Q191
|
8320a5e000
|
Update NewConfig.tsx
|
1 year ago |
Q191
|
cadeac9294
|
Update fields.tsx
|
1 year ago |
Q191
|
42b58fa122
|
Update fileSystemConfig.ts
|
1 year ago |
Q191
|
ea9e081569
|
Update sshFileSystem.ts
|
1 year ago |
Q191
|
91508f1bf7
|
Update sshFileSystem.ts
do not open file after copy
|
1 year ago |
Q191
|
cc3cc9ae56
|
Update fileSystemConfig.ts
allow more characteres
|
1 year ago |
Kelvin Schoofs
|
94ce9f8e65
|
v1.26.1
|
2 years ago |
Kelvin Schoofs
|
d878b7821c
|
Fix error notifications appearing for missing Python config file (#379)
|
2 years ago |
Kelvin Schoofs
|
5314e2121c
|
Changed the `lastVersion` extension version tracking to a new `versionHistory` system to better track bug origins
|
2 years ago |
Kelvin Schoofs
|
8f62809e67
|
Apply modified Eugeny/ssh2#rsa-sha as ssh2 patch + add OPENSSH-SHA1 flag to use it (#309)
|
2 years ago |
Kelvin Schoofs
|
7f138e8aa3
|
Update to ssh2@^1.11.0
|
2 years ago |
Kelvin Schoofs
|
7430e1a551
|
v1.26.0
|
2 years ago |
Kelvin Schoofs
|
a5372a4d88
|
Add support for extending configs to the Settings UI (#268)
|
2 years ago |
Kelvin Schoofs
|
796d1c245b
|
Add FieldList field type with subtype FieldConfigList
|
2 years ago |
Kelvin Schoofs
|
5900185d37
|
Make Settings UI's StartScreen only fully reload configs when clicking Reload
|
2 years ago |
Kelvin Schoofs
|
574d466e98
|
Fix Webpack only listening on IPv6 instead of all interfaces + update VS Code default styles
|
2 years ago |
Kelvin Schoofs
|
4046414b1b
|
Merge pull request #373 from SchoofsKelvin/issue/372
Update workflows to use ubuntu-22.04 and updated dependencies (closes #372)
|
2 years ago |
Kelvin Schoofs
|
eac8a06b3c
|
Update workflows to use ubuntu-22.04 and updated dependencies (#372)
|
2 years ago |
Kelvin Schoofs
|
6985ead38e
|
Fix build workflow to account for incompatibility from using a new vsce version
|
2 years ago |
Kelvin Schoofs
|
6eff0bed10
|
Add the ability for configs to extend other configs (#268)
|
2 years ago |
Kelvin Schoofs
|
ee73f1ab38
|
Fix debug launch task, improve logging and fix a VS Code bug regarding logging when debugging
|
2 years ago |
Kelvin Schoofs
|
4a6203508a
|
Fix linter warnings in Markdown files
|
2 years ago |
Kelvin Schoofs
|
8909d05855
|
Upgrade dependencies
|
2 years ago |
Kelvin Schoofs
|
4d389f3ee0
|
Update to Yarn 3.5.0
|
2 years ago |
Kelvin Schoofs
|
831a247f4b
|
Refactor how configuration files are loaded
|
2 years ago |
Kelvin Schoofs
|
11b8f052db
|
Move flag system to separate file and fix import quotes
|
2 years ago |
Kelvin Schoofs
|
5721f1ca09
|
Add `SHELL_CONFIG` flag and fix too eager PowerShell version detection (#331)
|
2 years ago |
Kelvin Schoofs
|
20cf037ffa
|
Improve `DEBUG_FS` and `FS_NOTIFY_ERRORS` flags for logging (#341)
|
2 years ago |
Kelvin Schoofs
|
7d59992b92
|
Add `DEBUG_FSR` flag for conditional partial FileSystemRouter logging
|
2 years ago |
Kelvin Schoofs
|
76a28be0f2
|
Add `DEBUG_FS` flag with extra ignored paths (fixes #341)
|
2 years ago |
Kelvin Schoofs
|
1fb7a525e8
|
Add `subscribeToGlobalFlags` to use up-to-date global flags
|
2 years ago |
Kelvin Schoofs
|
cff37d08de
|
v1.25.0
|
2 years ago |
Kelvin Schoofs
|
9410ac23e3
|
Add initial support for Windows OpenSSH servers (fixes #338)
|
3 years ago |
Kelvin Schoofs
|
dc207093f6
|
Auto-silence FileNotFound erors for stat (#334)
|
3 years ago |
Kelvin Schoofs
|
e95c16a91e
|
Add prettier and its SDK integration
|
3 years ago |
Kelvin Schoofs
|
2673c726c8
|
Improve webview ESLint setup
|
3 years ago |
Kelvin Schoofs
|
2e1470989b
|
Update to ssh2@^1.6.0.0
|
3 years ago |
Kelvin Schoofs
|
85f7a69c46
|
Create common module
|
3 years ago |
Kelvin Schoofs
|
83cf22abbe
|
Update to Yarn 3.1.1 and TypeScript ~4.5.5
|
3 years ago |
Kelvin Schoofs
|
c7ac129ffd
|
Pin some dependencies and in-range upgrade recursively
|
3 years ago |
Kelvin Schoofs
|
749a61191e
|
Disable auto-cd when ${workingDirectory} is present (#323)
|
3 years ago |