kinqdos

Results 13 issues of kinqdos

### Clear and concise description of the problem It would be awesome I you can change the current working directory especially for the renderer. I you use libraries like postcss...

enhancement

The rules [directive-selector] and [component-selector] are false negative if no prefix is defined, but the style doesn't matches. For example kebab-case style for directives doesn't throws an error. When I...

package: eslint-plugin
triage

Hello is this project still actively maintained?

Hey there I noticed that all pathes from nitrogen starts always with `../nitrogen`. When using nitro modules in an existing app rather than as standalone library Your `build.gradle` an `CMakeLists.txt`...

enhancement
nitrogen

Hey there, I would love to see support for default values when using the hooks. When using the storage directly you can easily using the `??` operator. But with the...

I would suggest to add a function getJson / getObject, which automatically JSON.parse the underlying string from the storage. `useMMKVObject` already exists for this, but I would love to have...

Hey there I would love the see support for multiple SENTRY_DOTENV_PATH files. We have a setup with `.env` and `.env.local`. I would like to put the SENTRY_URL in the public...

Feature
CLI

Hey there as many developers use Typescript instead of JavaScript, it would be great if you can export typings for the sdk. I think this would be a huge improvement...

```bash [20:17:13 ERROR]: Error occurred while enabling KitPvP v1.0 (Is it up to date?) java.lang.ExceptionInInitializerError: null at KitPvP.jar/com.kinqdos.kitpvp.Init.commands(Init.kt:18) ~[KitPvP.jar:?] at KitPvP.jar/com.kinqdos.kitpvp.Main.onEnable(Main.kt:17) ~[KitPvP.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:280) ~[paper-api-1.21.8-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.8.jar:1.21.8-60-29c8822] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)...

bug

Hello there I am trying to use the PostGIS types. Especially the type `geometry`. I use symfony and added the following to the `doctrine.yaml`: ```yaml doctrine: ... types: geometry: MartinGeorgiev\Doctrine\DBAL\Types\Geometry...

help wanted
question
answered