Commit Graph

23 Commits

Author SHA1 Message Date
Levi Yan
2e1a0d6a65 change icon 2024-07-31 10:49:01 +08:00
Levi Yan
0f0e336160 feat(utils): sleep function
a small debug tool
2024-07-30 23:35:52 +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
9b95f6376c refactor: use new icon 2024-07-30 19:45:46 +08:00
Levi Yan
a0ecb6c559 refactor: rename the project as devstar 2024-07-16 23:28:56 +08:00
Levi Yan
e4a9d125cd refactor: comment the unused item 2024-07-16 17:40:31 +08:00
Levi Yan
b2533bb1c9 feat: monitor the requests that open remote folder from the front 2024-07-16 17:37:42 +08:00
Levi Yan
a66a1d8838 Merge branch 'master' of gitee.com:SuperIDE/superide 2024-07-16 17:34:16 +08:00
Levi Yan
61b79b7f74 refactor: separate the functions that connect container and first conect container 2024-07-16 17:32:41 +08:00
Levi Yan
7e8d256edf refactor: separate the functions that connect container and first conect container 2024-07-11 12:42:23 +08:00
Levi Yan
22b24f1561 feat: add fetch module to support getting web content 2024-07-11 11:31:29 +08:00
Levi Yan
b65b954737 chore: compile ts code to js code before launching extension 2024-07-11 11:05:02 +08:00
Levi Yan
b6126b33ff gitignore: clean the items 2024-07-11 10:59:44 +08:00
Levi Yan
9ee41bc4aa chore: change target to es6 to support more scenes 2024-07-11 10:56:59 +08:00
Levi Yan
e479bf3ce6 style: adjust the sort of dependencies 2024-07-11 10:55:50 +08:00
Levi Yan
30bce314e8 doc: remove left statement 2024-07-11 10:13:51 +08:00
Levi Yan
31963f5e14 chore: generated code applied to commonjs or node18 2024-07-03 12:38:17 +08:00
Levi Yan
fed0b5ddad refactor: add siHome into context.subscriptions 2024-07-03 11:55:49 +08:00
Levi Yan
f044c4770a refactor: use webpack to compile and package 2024-07-02 12:31:42 +08:00
Levi Yan
fd9fe52529 refactor: convert js to ts 2024-07-02 12:15:39 +08:00
Levi Yan
4afa0ccccc feat: connect remote container and showHome 2024-07-01 12:25:28 +08:00
Levi Yan
95b7e3b32d build the structure of the extension 2024-06-27 01:20:37 +08:00
孟宁
3fbaa07bee Initial commit 2024-06-13 00:38:54 +00:00