Skip to content

Commit dd77909

Browse files
committed
docs: README update
1 parent 56d395f commit dd77909

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ To make use of it, make sure your user settings contain `"python.useEnvironments
1717
[`installer`]: https://hatch.pypa.io/latest/how-to/environment/select-installer/
1818

1919
## Extension Settings
20-
TODO
20+
- `hatch.executable`: path to the `hatch` executable (supports `~` expansion). Defaults to the output of `which hatch`.
2121

2222
## Limitations
2323
- It’s pretty unclear which environments exist on disk and which don’t
2424
- We list internal envs that users don’t usually interact with, such as `hatch-uv` and `hatch-build`
25-
- [Terminal activation is slow](https://github.com/microsoft/vscode-python-environments/issues/1391)

0 commit comments

Comments
 (0)