Skip to content

Commit 8d58492

Browse files
committed
add .vscode extension
1 parent 7fd7398 commit 8d58492

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
node_modules
22
bun.lockb
3-
.vscode
43

54
# Output
65
.output

.vscode/extensions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"recommendations": ["tauri-apps.tauri-vscode", "rust-lang.rust-analyzer"]
3+
}

0 commit comments

Comments
 (0)