-
In the process of switching from KAPT to KSP, using Dagger 2.50. I have a top-level app component for my Android app which contains a `@Named` field, like this:
```kotlin
@AppScope
@Component(modul…
-
EasyStore generates boilerplate code of DataStore preferences using KSP.
-
Working on a reproducer now.
Related to https://github.com/google/ksp/issues/1687
-
https://ksp-noob.github.io/index.html
-
```
What steps will reproduce the problem?
1. Build petsc-dev with cuda support using cusp/thrust
2. Build and run src/ksp/ksp/examples/tutorials/ex2.
3. See the attached log file.
What is the expect…
-
Start conversion of Space Planes from Older Versions of Kerbal Space Program to match current version and later use
-
##### ISSUE TYPE
- Feature Idea (Something new you want to see)
- Enhancement (Expand on existing features)
##### KSP and BDA Version
KSP 1.4.5
```
BDA 1.2.2.1
```
##### OS / ENVIRO…
-
### General Info
- [X] I installed the latest version of Supabase Kt
- [X] I checked for similar feature requests
### Feature request
This is a feature present in [typescript SDK](https://supabase.…
-
I downloaded it for 1.1 newest version and nothing at all is showing up when you push the Button on the tool bar. Its just a blank tab. I did delete all other mods and re-install this mod to make sure…
-
Unintuitive behavior for dependencies with default constructor arguments, as a consequence of #54 .
Parameters with default values will never be injected even if candidates exist, but no warnings or …