IRen icon indicating copy to clipboard operation
IRen copied to clipboard

Results 9 IRen issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Rename variable action (`Shift + F6`) in Kotlin fails with exception. **To Reproduce** Steps to reproduce the behavior: 1. In a Kotlin class invoke rename variable with...

bug

IDE crashes abruptly during the indexing process. Video: https://twitter.com/neversettlejay/status/1688964952143654912?s=20 Crash report: https://docs.google.com/document/d/1898OawwzUDsNq4NsKnbOlOqOaKQ-gdd4JqNRq2F0228/edit - IDE: IntelliJ IDEA Community - Version: 2023.2 Disabling the IRen plugin helps. ``` # SIGSEGV (0xb) at...

bug

IDE freezes when I invoked the Rename refactoring. I saw IRen in thread dumps and disabling the IRen plugin solves this performance issue. I attached threadDumps. [threadDumps-freeze-20230409-010926-PY-231.8109.197-106sec.zip](https://github.com/JetBrains-Research/IRen/files/11198795/threadDumps-freeze-20230409-010926-PY-231.8109.197-106sec.zip)

bug

**Describe the bug** `val name = "hello"` exception and generated a report log **To Reproduce** Steps to reproduce the behavior: 1. Declared property in class file 2. `val name =...

bug

Support feedback: At work, we run behind proxy all the times, and this is fine in general, as I can configure IntelliJ Idea and Toolbox accordingly. However, for some reason,...

bug

After closing all projects with `File | Project Project` IDE process stays in background, and project wizard is not showing up. The only way to fix it is to manually...

bug