Shorten setting name
This commit is contained in:
parent
711f156308
commit
7b170304df
3 changed files with 6 additions and 7 deletions
|
@ -348,7 +348,7 @@
|
|||
// - Only works with Posix-complaint shells
|
||||
// - Only activates the first virtual environment it finds, regardless
|
||||
// of the nunber of projects in the workspace.
|
||||
"automatically_activate_python_virtual_environment": false
|
||||
"activate_python_virtual_environment": false
|
||||
},
|
||||
// Difference settings for semantic_index
|
||||
"semantic_index": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue