Davide Maggio

Results 10 issues of Davide Maggio

I noticed that `delete` keyword is not highlighted in `` block (neither JS or TS) I was following [WEB-54774](https://youtrack.jetbrains.com/issue/WEB-54774), since I had the similar bug in Svelte files and I...

User will follow this template when submitting a new issue. I hope that you can get better reports.

This library can be easily converted to a multiplatform one since it uses `kotlinx-coroutines` (with 100% multiplatform support) and KSP that can generate common code. So, it will be possible...

enhancement

I have created a empty project using Intellij project wizard, updated deps ``` kotlin("multiplatform") version "1.6.10" id("org.jetbrains.compose") version "1.0.1" ``` `main.kt` ```kotlin fun main() { renderComposable(rootElementId = "root") { Router...

**Is your feature request related to a problem? Please describe.** If I send a notification with this extra set: ```json { "extras": { "client::notification": { "click": { "url": "https://gotify.net" }...

a:feature

every sent heartbeat has a timestamp. apis return an object with duration how are durations calculated? what do you sum? how? can you make open source the backend? @Jannchie for...

Tested working on Ubuntu 22.04 using bash and jq version 1.6