-
### Steps to Reproduce
```sh
$ cd /tmp
$ rye init hoge --build-system pdm
$ rye init fuga
$ rye add --path ../fuga fuga
Added fuga @ file:///${PROJECT_ROOT}/../fuga as regular dependency
$ ry…
sksat updated
8 months ago
-
# Summary
A folder in a multi-root workspace is not being resolved to the actual folder. As such, the `GetProjectProperties` target fails when building with dotnet.
Environment: PopOS! 22.04
## Exp…
-
### Problem
editor is being interrupted with message `rust_analyzer: -32802: server cancelled the request` while typing on every keystroke after the latest updates of rust-analyzer
### Steps to repr…
-
With code like this:
```haskell
share [mkPersist sqlSettings, mkMigrate "migrateAll"]
$(persistFileWith lowerCaseSettings "config/models")
```
If you run `stack ghci` from a directory other t…
-
I have a repository which contains multiple gradle projects (not subprojects, but independent builds) and I wish to keep them on the same version.
I understand it is possible to configure the repos…
-
Currently lime.projectFile on Windows, at any rate, requires an absolute path when specified in a multi-root workspace *.code-workspace file. It would be great if this could be made a path relative to…
-
### Issue Type
Build/Install
### Modules Involved
SPU compiler
### Have you reproduced the bug with SPU HEAD?
Yes
### Have you searched existing issues?
Yes
### SPU Version
spu 0.9.2b0
### O…
-
STIR's dependency paths need defining in CMake projects using STIR. Trying to use https://github.com/UCL/STIR/blob/master/examples/C%2B%2B/using_installed_STIR/CMakeLists.txt as my guide.
The exam…
-
I can’t get any completions / the language server to work because it fails to retrieve local project data. Here are the relevant logs, where `bakerydemo` is the root of the Django project:
```
Col…
-
This extension is almost useless without the possibility to specify a base/root path for local projects as may of them have different structure locally. Is this extension discontinued? Becoz i've seen…
p3pp8 updated
4 years ago