airsquared

Results 7 issues of airsquared

A CLI would be useful for users to script as well as on devices like the Raspberry Pi. [Picocli](https://picocli.info) seems like a good library for this. The CLI should be...

enhancement

It would be nice to have keyboard shortcuts to change the currently active profile so I don't have to switch back to the app each time I change my character.

enhancement
help wanted

Whenever I add the Apple Music Service and click on "Start service registration", it just loads then does nothing. Video: https://nofile.io/f/gOVePzF9kVQ

Enabling "Include Betas" will produce an error. The only workaround to save blobs for beta versions is to manually specify a URL. This is due to the BetaHub API being...

bug
help wanted
Stale

It'd be useful if there was a iOS textfield like this: ![image](https://i.stack.imgur.com/ihaL7.jpg)

### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description Gradle projects store which version of Gradle to use in the...

T: feature-request
L: java:gradle

This exception shows up even when not using jbang, and with no jbang files in any of the open projects. ``` java.lang.NoSuchMethodError: 'com.intellij.psi.PsiElement com.intellij.psi.javadoc.PsiSnippetAttribute.getValue()' at dev.jbang.idea.run.JavaSnippetLineMarkerProvider.getLineMarkerInfo(JavaSnippetLineMarkerProvider.kt:54) at com.intellij.codeInsight.daemon.impl.LineMarkersPass.queryProviders(LineMarkersPass.java:183) at com.intellij.codeInsight.daemon.impl.LineMarkersPass.lambda$doCollectMarkers$2(LineMarkersPass.java:113)...