use slug instead of hardcoding `coder-jetbrains`
Open
- Dominant language
- Kotlin
- Stars
- 33
- Forks
- 18
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 1
Description
currently the url uses the harder prefix of `coder-jetbrains`.
https://github.com/coder/jetbrains-coder/blob/cae0cb4c7b118d456cc8779d1df5036db41747af/src/main/kotlin/com/coder/gateway/cli/CoderCLIManager.kt#L479
instead of hardcoding, use the `coder_app.slug` instead
Contributor guide
Assessment
This issue has not been assessed yet.