hduelme

Results 20 issues of hduelme

**Operating System:** OS: Linux Mint 19.3 Cinnamon **Installer Version:** Installer: FTBA_unix_1_0_8.sh **App Version:** App: 1.0.8 **UI Version:** UI: fa03e62e **Describe the bug** The launcher opens, but has no icon in...

bug
app installer
os/linux

As discussed in #5 I add a smart filter to prevent already mapped source values from being displayed. @filiphr could you have a look?

Currently we support all IntelliJ versions from 2020.1. We should discuss if we upgrade to prevent using outdated functions. The current version is 2022.1.3

# Problem description: The "Deep Dark" dimension in disabled in the mod config. When you now give yourself the portal in creative and try to enter the dimension, the game...

Methods in interfaces are public by default.

I made the fields `prefix` and `functionName` final. Gentrified all lists and replaced the for loop by the foreach loop (available size Java 5). The foreach loop is easier to...

I found while investigation #168, that currently the plugin ignores source parameters of type `array` and `Map`, if used as the only source parameter. Here a small example Mapper: ```java...

Since C++11 NULL or 0 should no longer be used to check for null pointers or to set a pointer to null.

spring-ws now uses Java 17. I replace the explicit class cast with the new `instanceof` pattern variable. This should make the code more readable.

**Describe the bug** On a German keyboard the `\` is only accessible with pressing an addition button `ALT GR` the the picture below: ![German_](https://github.com/TabbyML/tabby/assets/46139144/28e2ee2a-6676-4aa8-b8cb-5f02ffd3902f) IntelliJ requires all keys pressed to...

documentation