-
-
Notifications
You must be signed in to change notification settings - Fork 130
-
When working on a pull request for adding Kotlin code snippets, I realized most of the code snippets I had to offer were made for Android.
Just wanted to know if there's any future plans regarding this 😄
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 3 comments
-
Hello, we are working on subcategories to introduce "library-specific" snippets (e.g. react
for javascript
).
I think a subcategory called android
under Kotlin would make sense since android specific Kotlin code is quite different from server-side Kotlin code. (Correct me if I'm wrong, I'm not a Kotlin expert.)
I think you should wait for this feature to be implemented, see #198 for reference.
Beta Was this translation helpful? Give feedback.
All reactions
-
I haven't worked much on the server side of Kotlin, but it is indeed, quite different from Android side of development. Upcoming feature seems promising.
Beta Was this translation helpful? Give feedback.
All reactions
-
Hey, great news! Now that #198 is merged, you can open a PR with your android related snippets, I think it would be a great addition to QuickSnip.
Beta Was this translation helpful? Give feedback.