删除文件 .vscode
This commit is contained in:
parent
6c6656202d
commit
71bcfae529
29
.vscode/settings.json
vendored
29
.vscode/settings.json
vendored
@ -1,29 +0,0 @@
|
|||||||
{
|
|
||||||
"terminal.integrated.profiles.windows": {
|
|
||||||
|
|
||||||
"PowerShell": {
|
|
||||||
"source": "PowerShell",
|
|
||||||
"icon": "terminal-powershell"
|
|
||||||
},
|
|
||||||
"Command Prompt": {
|
|
||||||
"path": [
|
|
||||||
"${env:windir}\\Sysnative\\cmd.exe",
|
|
||||||
"${env:windir}\\System32\\cmd.exe"
|
|
||||||
],
|
|
||||||
"args": [],
|
|
||||||
"icon": "terminal-cmd"
|
|
||||||
},
|
|
||||||
"Git Bash": {
|
|
||||||
"source": "Git Bash"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"rust-analyzer.linkedProjects": [
|
|
||||||
".\\Cargo.toml",
|
|
||||||
".\\Cargo.toml",
|
|
||||||
".\\Cargo.toml",
|
|
||||||
".\\Cargo.toml",
|
|
||||||
".\\Cargo.toml",
|
|
||||||
".\\Cargo.toml"
|
|
||||||
],
|
|
||||||
"rust-analyzer.showUnlinkedFileNotification": false
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user