fir-tree
fir-tree copied to clipboard
IntelliJ plug-in to visualize the Frontend Intermediate Representation (FIR tree) of a piece of Kotlin code
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.kotlin.jvm](https://kotlinlang.org/) ([source](https://togithub.com/JetBrains/kotlin)) | `1.9.21` -> `1.9.25` |...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/serras/fir-tree). ## Config Migration Needed - [ ]...
It looks cool to show both Java and Kotlin FIR/CFG with new K2. I wonder if Java source file could be applied to K2 FIR/CFG? Really need this for my...
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://redirect.github.com/gradle/gradle)) | minor | `8.7` -> `8.10.2` | --- ### Release Notes gradle/gradle (gradle)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.kotlin.jvm](https://kotlinlang.org/) ([source](https://togithub.com/JetBrains/kotlin)) | `1.9.21` -> `2.0.10` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | org.jetbrains.intellij | `1.17.3` -> `1.17.4` | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | org.jetbrains.intellij.platform | `2.0.1` -> `2.1.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.gitlab.arturbosch.detekt](https://detekt.dev) ([source](https://redirect.github.com/detekt/detekt)) | `1.23.6` -> `1.23.7` | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.gitlab.arturbosch.detekt:detekt-formatting](https://detekt.dev) ([source](https://redirect.github.com/detekt/detekt)) | `1.23.6` -> `1.23.7` | [](https://docs.renovatebot.com/merge-confidence/) |...
Versions: FIR Tree 0.4.0, IntelliJ IDEA 2024.2.3 (Ultimate Edition) To reproduce: 1. Start the IDE. 2. Select the project view in the tool window bar 3. Open a Kotlin source...