David

Results 27 issues of David

### Steps to reproduce Run https://dartpad.dev/?id=a408077b04f6090d4b2138c60b5b34bd (both web/windows confirmed) ### Expected results Hovering any part of the box makes it turn orange. ### Actual results Box not turning orange on...

framework
a: desktop
a: mouse
has reproducible steps
P2
team-framework
triaged-framework
found in release: 3.24
found in release: 3.27

When placing the caret somewhere inside the string (e.g. `So|me`) and executing VS code's `editor.action.smartSelect.expand` action, it would be nice if the iterations were: 1. Some 2. Some Text 3....

enhancement

Given a stream with events at `t = 0, 1, 2, 5, 6`, is there a way to transform this into a stream where each event adds a 2 second...

package:stream_transform

### Have you checked the issues and discussions to ensure there are no duplicates? Yes ### Your programming languages Kotlin ### Free or paid? On trial ### Expected Behavior Currently,...

feature request
In the next release

### Have you checked the issues and discussions to ensure there are no duplicates? Yes ### Your programming languages Kotlin ### Free or paid? On trial ### Current Behavior |...

feature request
In the next release

### Have you checked the issues and discussions to ensure there are no duplicates? Yes ### Your programming languages Kotlin ### Free or paid? On trial ### Expected Behavior The...

feature request
In the next release

The current template uses gradle 8.13... > https://github.com/JetBrains/intellij-platform-plugin-template/blob/3bc87320881675dd07633188a652a79ed78f0c29/gradle.properties#L24 ...where as https://kotlinlang.org/docs/gradle-configure-project.html#apply-the-plugin specifies: | KGP version | Gradle min and max versions | AGP min and max versions | |--------|--------|--------| |...