Linnea Gräf

Results 37 issues of Linnea Gräf

I wanted to create a Service with a nullable return type recently, which, (as the docs point out) doesn't work. So i used a wrapper like this: ```kotlin @Serializable class...

# System Plugin Version: 13.2.0 Application: IntelliJ IDEA Ultimate Edition (2022.2) Operating System: Linux (5.18.16-arch1-1) # Event ## Message Error determining tab size ## Exception ### Stacktrace java.lang.RuntimeException: Unable to...

Kind:Bug

I added those as static constructors, since managing regular constructor overloads with just a bunch of int arguments didn't work out.

Adds support to automatically create `Listener`s using MethodHandles or Reflection from methods that take a single event type and an `@EventHandler` annotation. See the README.md for an example. @therealbush: The...

#### How did you install `nvm`? install script in readme #### What steps did you perform? ```sh curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash ``` #### What happened? A new file at...

shell: zsh
installing nvm: profile detection
pull request wanted

I would love for this to allow selecting the game location manually for non standard installation locations. More specifically I am requesting this because on Linux (using wine) the steam...

Enhancement

### What happened? When using a sparse checkout the `./build.sh` script fails: ``` Error: unsupported repository version 1. Only versions up to 0 are supported. ``` ### Steps to reproduce...

bug

A command to remove all generated code from a file. This could also just be another output `--type`. I would love to use this kind of script in combination with...