ColtonIdle

Results 54 issues of ColtonIdle

## Expected Behavior ForbiddenImports may just be the easiest way for detekt to be used in a project. A lot of us have projects where we'd like to forbid the...

help wanted
documentation
good first issue

### SQLDelight Version 2.0.1 ### IDE Version Android Studio Iguana C18 ### Dialect SQLite ### Describe the Bug Getting an error in the ide that my table doesn't exist. although...

bug
component: ide-plugin

### SQLDelight Version 2.0.1 ### IDE Version Android Studio Iguana C18 ### Dialect SQLite ### Describe the Bug Getting an error in the ide that my table doesn't exist. although...

bug
component: ide-plugin

As per the docs ``` // free and paid are product flavors. app/ google-services.json src/dogfood/paid/google-services.json src/release/free/google-services.json ... ``` https://developers.google.com/android/guides/google-services-plugin but in kotlin multiplatform, paid and free are androidPaid and androidFree...

kmp for ios and android support would be cool

## Describe the bug As per https://android-developers.googleblog.com/2023/01/extending-android-sdk.html it seems like we can use the android extensions SDK in this project

I dont use aws. so creating an account for terminal auto complete seems overkill

🌅 Sunset

### Checks - [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue - [X] I have run `fig doctor` in the affected terminal session - [X]...

NEED_TO_LABEL

I went through this entire codelab. Thank you very much for the great showcase of everything you've built. Unfortunately, I think when you use the material plugin from material.io it...

Jetpack compose is a declarative UI toolkit. If you have the ktfmt plugin + are working in compose code and hit "enter" to autocomplete something simple like a layout like...