Sebastian Sellmair

Results 20 issues of Sebastian Sellmair

It may be possible to implement a `FragmentRouteStorage` that takes the key of a route and retrieves the router later from the router by using the key again

Syncing a Kotlin Multiplatform Project with HMPP mode enabled used to work for - Gradle 7.0.2 ✅ - Gradle 7.1 ✅ - Gradle 7.2 ✅ - Gradle 7.3.3 ✅ But...

in:idea-plugin
in:dependency-resolution

Currently the `FileSystem.canonicalize` API only works for paths that are actually present in the current FileSystem. | It would be great to have a `FileSystem.currentWorkingDir` or `FileSystem.absolute(path: Path)` API to...

Currently only html format is asserted well. Other formats should be checked as well.

enhancement