fir-tree icon indicating copy to clipboard operation
fir-tree copied to clipboard

IntelliJ plug-in to visualize the Frontend Intermediate Representation (FIR tree) of a piece of Kotlin code

Results 12 fir-tree issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | org.jetbrains.intellij | `1.17.3` -> `1.17.4` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.intellij/1.17.4?slim=true)](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` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.intellij.platform/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.jetbrains.intellij.platform/2.1.0?slim=true)](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` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.gitlab.arturbosch.detekt/1.23.7?slim=true)](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` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.gitlab.arturbosch.detekt:detekt-formatting/1.23.7?slim=true)](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...