-
## Steps to Reproduce
1. Install the Flutter IntelliJ plugin
2. Create a new Flutter project
3. Introduce a thrown exception (e.g. put `throw "test";` anywhere inside the `_incrementCounter()` …
-
----------------------
- Plugin Name: EmmyLua
- Plugin Version: 1.3.7.2-IDEA222
- OS Name: Windows 10
- Java Version: 17.0.5
- App Name: Rider
- App Full Name: JetBrains Rider
- App Version name: J…
-
## Error in SQL Delight IntelliJ Plugin
**java.lang.Throwable** in **SqlDelightFileViewProviderFactory.kt:244**
Cannot distinguish StubFileElementTypes. This might worsen the performance. Providing u…
-
### Description of the bug:
Recently I started to notice a lot of slow operations exceptions when running a sync for kotlin targets. Maybe worth looking into.
```
java.lang.Throwable: Slow opera…
-
----------------------
- Plugin Name: EmmyLua
- Plugin Version: 1.4.8-IDEA231
- OS Name: Mac OS X
- Java Version: 17.0.8.1
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- App Version name: Intell…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
_[Original issue](https://code.google.com/p/error-prone/issues/detail?id=92) created by **aeagle22206** on 2013-02-25 at 02:11 AM_
---
Full list of checks in the plugin:
(to figure out what each mea…
-
First, let me thank everyone for their hard work on Gosu. I love it that I can call a Gosu class from Java in a rather painless way. Excellent! Now on the problem I've noticed:
With the plugin in…
-
**Describe the bug** (*)
A clear and concise description of what the bug is.
```
java.lang.Throwable: Assertion failed: Do not use PsiElement for popup model. See PsiTargetNavigator
at com.in…
-
Hi,
How to install this as intellij-plugin? I can only clone the source code, where is the zip file for installed? Thanks!