maint: vscode && cargo
This commit is contained in:
parent
82b970a105
commit
f864d13901
2 changed files with 4 additions and 1 deletions
|
@ -26,5 +26,6 @@
|
|||
"python.defaultInterpreterPath": "~/.conda/envs/q2dev/bin/python",
|
||||
"python.terminal.activateEnvInCurrentTerminal": true,
|
||||
"python.languageServer": "Microsoft",
|
||||
"liveshare.authenticationProvider": "GitHub"
|
||||
"liveshare.authenticationProvider": "GitHub",
|
||||
"editor.inlineSuggest.enabled": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue