Nick

Results 14 issues of Nick

# Description Emoji converter throws not found error for all custom emojis. ![image](https://user-images.githubusercontent.com/31907977/192053795-cd65dfeb-6e8f-4eba-a736-bb25d4b6f5a7.png) # Versions Kord Extensions: 1.5.5-SNAPSHOT # Reproduction ```kt val emoji by emoji { name = "emoji" description...

Type: Bug

### Describe the bug An internal error occurs during compilation when trying to use an optional field. ### Expected Behavior No error should occur when compiling. ### Current Behavior ```...

Bug
Unit: cgen

### Describe the bug Attempting to cross compile a project using the `-shared` seems to ignore that and compile like a regular program. ### Expected Behavior The compiler should have...

Bug

**Is your feature request related to a problem? Please describe.** Currently the configuration is quite daunting to a newcomer like me. I feel it would be a welcome improvement to...

enhancement

I'm using Voyager 1.0.0 and all my screens that extend the `Screen` class show the same warning ```Serializable object must implement 'readResolve' ``` I haven't found any other reports of...

state restauration

Hi, In Android studio there's the ability to preview composable functions. The window the previews are displayed on appears to be missed by the catppuccin theme. ![image](https://github.com/catppuccin/jetbrains/assets/31907977/029510f7-391b-4f8c-93f1-8c655e61d827)

bug
help wanted
android-studio
impossible to theme

I think that the current method of adding additional rulesets is really basic and it would be better if there was a way to provide the maven coordinates to a...

Hi, I was trying to switch to dracut from mkinitcpio but I found that the kesboot pacman hook keeps adding '*' to the CMDLINES array and failing. ``` ---> New...