-
We currently use `quadratic-rust-shared/data/excel/all_excel_functions.xlsx` to validate excel imports, but do not validate the results of the function imports in `import_all_excel_functions()`, locat…
-
What should we report when there are duplicate imports?
Is it acceptable that there are duplicates reported for configuration, such as the 5 times for `- yops/yops-9.config` with the project added …
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
The code action `"source.organizeImports"` is supposed to both sort imports and also remove unused…
-
See https://github.com/jestjs/jest/issues/15250
-
## Compiler version
3.3.0-RC5 with `-Wunused:imports` flag on.
## Minimized code
```Scala
trait Circular[T] extends Ordering[T]
trait Turns[C: Circular, T] extends Ordering[T]:
extension…
-
This issue is inspired by a hotfix I quickly wrote to solve a strange openbabel import error, but I thought it was worth a wider discussion because of a few more issues that are worth addressing.
C…
-
**Is your feature request related to a problem? Please describe.**
Latest V19 builds have now standalone:true as default.
This makes the angular language service show errors in VSCode when using the …
-
I was thinking about if coffeescript had a way to make multiple imports, like:
```coffee
import (
"one"
"two"
"three"
"four"
) as (
@one
two
{ three }
);
```
which co…
-
go: finding module for package github.com/traggo/server/generated/gqlschema
go: finding module for package github.com/traggo/server/generated/gqlmodel
go: github.com/traggo/server/auth imports
…
-
### Which API Provider are you using?
Google Gemini
### Which Model are you using?
gemini-1.5-flash-002
### What happened?
## When writing react with imports, cline reads the location of the imp…