Shorten setting name

This commit is contained in:
Joseph T. Lyons 2023-08-23 04:07:10 -04:00
parent 711f156308
commit 7b170304df
3 changed files with 6 additions and 7 deletions

View file

@ -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": {