Tweaked documentation.

This commit is contained in:
Eric Traut 2024-05-08 21:04:00 -07:00
parent 255c13aef2
commit 496e50f65c

View File

@ -437,4 +437,4 @@ LANG="zh-cn"
LANGUAGE="fr"
```
Please note that when running in VS Code, VS Code's locale takes precedence. Setting these environment variables only applies when using Pyright outside of VS code.
When running in VS Code, the IDE's locale takes precedence. Setting these environment variables applies only when using pyright outside of VS code.