disable starship python module
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/push/deploy Pipeline was successful Details
ci/woodpecker/push/next Pipeline was successful Details
ci/woodpecker/pr/test Pipeline was successful Details
ci/woodpecker/pr/deploy Pipeline was successful Details
ci/woodpecker/pr/next Pipeline was successful Details

This commit is contained in:
OCram85 2023-07-19 09:20:52 +02:00
parent 5922aabe3d
commit 26dd610c85
2 changed files with 8 additions and 0 deletions

View File

@ -218,6 +218,11 @@ Additionally we install these extensions on container startup:
## 💣 Known Issues
### Starship.rs
Starship detects workspaces as active python projects. It always appends the prompt
fragment `via 🐍 (lsiopy)`. For now I disabled the python module in starship.
### 🐛 Default extensions installation timing error
If the automatic installation of the default extension fails, you can always retry he installation with the

View File

@ -59,6 +59,9 @@ symbol = " "
[package]
symbol = " "
[python]
disabled = true
[rust]
symbol = " "