Levi Yan
|
5385a9bc84
|
feat: l10n support
|
2025-04-23 09:13:30 +08:00 |
|
Levi Yan
|
5a0078c7b3
|
fix: cannot connect devcontainer by sshkey
|
2025-03-24 23:00:40 +08:00 |
|
Levi Yan
|
04e34d5129
|
refactor: centralize the code that first opens the project into a single function
|
2025-03-02 23:33:18 +08:00 |
|
Levi Yan
|
b96e318355
|
style: formatting
|
2025-03-02 23:28:29 +08:00 |
|
Levi Yan
|
38d1b98685
|
refactor: revert openRemoteFolder function to member function (not static)
|
2025-02-26 00:43:16 +08:00 |
|
Levi Yan
|
7d21c0df5a
|
feat: open project without logging
|
2025-02-25 11:43:06 +08:00 |
|
Levi Yan
|
858e77a19a
|
refactor: convert openRemoteFolder to a static method, and adjust the sort of parameters
|
2025-02-19 09:58:31 +08:00 |
|
Levi Yan
|
d49ac4cfb6
|
fix: even if the connection is not successful, the host information is stored
|
2025-01-16 02:54:45 +08:00 |
|
Levi Yan
|
bdf708597d
|
fix: cannot execute code --version in windows and linux
|
2025-01-08 18:36:59 +08:00 |
|
Levi Yan
|
27a09a49ab
|
style: tab -> 2 spaces in all typescript files
|
2024-11-12 19:07:30 +08:00 |
|
Levi Yan
|
cb62793537
|
fix: check if received host exists in config file
|
2024-10-30 14:44:10 +08:00 |
|
Levi Yan
|
99e1693573
|
refactor: open remote folder also need username, port now and change the naming format of host in config
|
2024-10-28 19:46:26 +08:00 |
|
Levi Yan
|
d79a4a8243
|
fix: now ssh connection use use private key instead of the default
|
2024-10-28 19:02:56 +08:00 |
|
Levi Yan
|
4ded936bf7
|
fix: sovle the problem that the host isn't unique and store repeat host
|
2024-10-23 12:38:55 +08:00 |
|
Levi Yan
|
bf0ace5cc4
|
refactro: firstconnect with key instead of password
|
2024-10-21 11:39:07 +08:00 |
|
Levi Yan
|
da531a361a
|
feat: install vscode-server and devstar in remote container when first connecting
|
2024-08-22 11:53:39 +08:00 |
|
Levi Yan
|
3b7cf8af57
|
refactor: only successfully finished first connect then open remote folder
|
2024-07-30 23:35:08 +08:00 |
|
Levi Yan
|
61b79b7f74
|
refactor: separate the functions that connect container and first conect container
|
2024-07-16 17:32:41 +08:00 |
|