-
**Description**
For some code examples, invalid line separators are generated, presumably in
**To Reproduce**
Steps to reproduce the behavior:
_Example:_
Using the plugin, invoke test …
-
## Bug description
Exception after checking out a branch which is a few commits older.
## Environment
- detekt Idea Version: 1.22.0
- Platform Version: 2022.3
- Platform Vendor: JetBrains s…
-
## Bug description
Unload submodule -> close IntelliJ -> Open project
## Environment
- detekt Idea Version: 1.21.3
- Platform Version: 2022.2.1
- Platform Vendor: JetBrains s.r.o.
- Java V…
-
Here is the stack trace:
```text
GotoTestOrCodeAction#update@MainMenu (com.intellij.testIntegration.GotoTestOrCodeAction), actionId=GotoTest, text='Test'
org.jetbrains.kotlin.idea.caches.resol…
-
## Bug description
Please include steps to reproduce expected and actual behavior.
## Environment
- detekt Idea Version: 1.21.0
- Platform Version: 2022.2
- Platform Vendor: JetBrains s.r.o.
-…
-
## BUG 反馈
请先确认您已阅读[《常见问题》](https://github.com/kongzue/DialogX/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98)
### 问题描述:
使用底部对话框 BottomDialog,且自定义View布局时,setMaskColor设置背景遮罩背景会先闪一下。
注:放在dialog的show之前…
-
## Bug description
Please include steps to reproduce expected and actual behavior.
## Environment
- detekt Idea Version: 1.22.0
- Platform Version: 2022.3
- Platform Vendor: JetBrains s.r.o…
-
When usign Intellij 2022.2 I got two similar exceptions reported from Intellij.
1. Exception
```
org.jetbrains.kotlin.idea.caches.resolve.KotlinIdeaResolutionException: Kotlin resolution encounte…
-
**Description**
PluginException with TestGenerator.reformat is falling in IDEA when tests are generated.
**To Reproduce**
Steps to reproduce the behavior:
1. Open IntelliJ IDEA
2. Plugin …
-
**Description**
Test generation using Fuzzing only mode - the Simplest - for a method instantiating a class using Builder pattern - produces an empty test class.
Sarif report fails to be generate…