From 82fc70a29a744776cbd98ff4d4d000bdf8086c7f Mon Sep 17 00:00:00 2001 From: Levi Yan Date: Wed, 22 Jan 2025 02:02:35 +0000 Subject: [PATCH] =?UTF-8?q?!49=20[VSCode]=20=20DevStar=20Home=20*=20clean:?= =?UTF-8?q?=20remove=20unused=20function=20openProject=20*=20refactor:=20r?= =?UTF-8?q?efactor=20the=20repo=20list=20loading,=20adjust=20button=20disp?= =?UTF-8?q?lay=20based=20=E2=80=A6=20*=20format:=20align=20divs=20*=20perf?= =?UTF-8?q?:=20prioritize=20loading=20the=20content=20that=20users=20can?= =?UTF-8?q?=20see=20first=20*=20refactor:=20separate=20the=20openDevContai?= =?UTF-8?q?ner=20function=20*=20refactor:=20createDevContainer=20return=20?= =?UTF-8?q?Promise=20*=20fix:=20hasDevContainer=20function=20doesn't=20wor?= =?UTF-8?q?k=20*=20clean:=20remove=20useless=20function=20that=20get=20def?= =?UTF-8?q?ault=20public=20key=20from=20vscode=20*=20refactor:=20apply=20n?= =?UTF-8?q?ew=20notification=20method=20*=20refactor:=20add=20prefix=20for?= =?UTF-8?q?=20all=20vscode=20login=20tokens'=20name=20*=20feat:=20show=20a?= =?UTF-8?q?ll=20notification=20by=20vscode=20and=20add=20new=20communicati?= =?UTF-8?q?on=20method=E2=80=A6=20*=20refactor:=20remove=20global=20error?= =?UTF-8?q?=20notification=20from=20gitea?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/devstar-home-vscode.tmpl | 999 +++++++++++++++-------------- 1 file changed, 532 insertions(+), 467 deletions(-) diff --git a/templates/devstar-home-vscode.tmpl b/templates/devstar-home-vscode.tmpl index 85c53b0374..dd07a8c743 100644 --- a/templates/devstar-home-vscode.tmpl +++ b/templates/devstar-home-vscode.tmpl @@ -18,7 +18,46 @@ {{end}} - {{template "base/head_script" .}} + +