Kamil Doległo

Results 12 issues of Kamil Doległo

Refactoring to make the code more readable # Checklist - [ ] I have filed an issue about this change and discussed potential changes with the maintainers. - [x] I...

awaiting-review

# Checklist - [x] I have filed an issue about this change and discussed potential changes with the maintainers. - [ ] I have received the approval from the maintainers...

product: IntelliJ
awaiting-review

If a test folder is not conforming to any regex in the project view file but is marked as a test source by the SourceFolderProvider, then the `setSourceFolderForLocation` method is...

product: IntelliJ
more-data-needed
topic: project views
awaiting-maintainer

A common theme visible in logs is a warning about slow operations: ``` 2022-05-19 22:58:24,724 [ 366213] WARN - ctionSystem.impl.ActionUpdater - Slow (3297 ms) `com.google.idea.blaze.base.sync.actions.PartialSyncAction#update`. Consider speeding it up and/or...

Currently blocked by https://github.com/Kotlin/kotlinx.html/issues/81

Currently blocked by https://github.com/Kotlin/kotlinx.html/issues/81 There are several unresolved classes on the native platform unfortunately, this may happen until Kotlin/Native has a stable API

Completing this task requires creating a new output format for dokka, which will be machine-readable (JSON, XML, ...). The format should provide a list of all the declarations and links...

enhancement

In the test reports we can see that some tests take longer than they probably should, eg. `testListTargets` takes 22 minutes. The underlying issue should be found and fixed

Scripts like `setup-ci-environment.sh` should be migrated to Gradle and removed