Brian Marroquin
Brian Marroquin
I ran into this today and also noticed a few questions in closed issues related to this. I thought documenting this might help. See: #1174 #1160 (some comments) #1062
# Pull Request Check List Partially Resolves: #1070 (mostly discussion that happened in the comments) - [x] Added **tests** for changed code. - [x] Updated **documentation** for changed code. Comments:...
# Pull Request Check List Resolves: #6495 - [ ] Added **tests** for changed code. Confirmed working on MS Powershell, Powershell 7, cmd and git bash
# Pull Request Check List Relates to: #5323 - [x] Added **tests** for changed code. It looks like there is confusion with how `poetry shell` and `deactivate` interact with each...
# Pull Request Check List Resolves: #3167 - [x] Added **tests** for changed code. - [x] Updated **documentation** for changed code.
### Version 2.3.2 ### Operating system Windows ### OS version or distribution Windows 10 x64 ### Git hosting provider(s) Bitbucket Server/DC ### Other hosting provider _No response_ ### (Azure DevOps...
A workaround for #1460. Allows setting a path for Bitbucket DC so Rest and OAuth endpoints can be relative to the host. Adds a benefit that Bitbucket DC OAuth can...
I want to move all UV related files into another drive on my system. Currently, i would need to set a few environment variables to get this to work. It...
This would help in the situation where the IDE does not start the LSP with the Virtual Environment activated and where the virtual environment path is not fixed. See #1655...
Adds simple CI check for Pull Requests