-
### Steps to reproduce
1. Open the attached file in Vaadin Designer.
2. Note that in the JS file the template element at line 40 is around the table row in the table body.
3. In the UI editor (Ch…
-
suppose I select/activate a node that is displayed in the corner of the scene,
if I:
- double-clk the node in inspector, the node arrives smoothly to the scene's center (good)
- shift+mouseDrag, …
-
It's much easier to use this code instead:
fun isNotificationServiceEnabled(context: Context): Boolean =NotificationManagerCompat.getEnabledListenerPackages(context).contains(context.packageNam…
-
Plugin Version
===========
v1.1
IDE Version
==========
IntelliJ IDEA 2022.2.3
Buid #IU-222.4345.14, built on October 5, 2022
System
======
Ununtu Linux 22.04.1 LTS
Problem
=======
…
-
java.lang.Throwable: Control-flow exceptions (e.g. this class com.intellij.openapi.progress.JobCanceledException) should never be logged. Instead, these should have been rethrown if caught.
at com.i…
-
This appears to be quite common issue in intellij plugins, see for example
* https://github.com/intellij-dlanguage/intellij-dlanguage/issues/899#ref-commit-9ce6da3
```
com.intellij.diagnostic.P…
-
2018-03-27 18:00:29,603 [e-1024-b02] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------…
-
Hi I finally got it working and I'm going to share my step by step to make this work.
#### My system:
RTX 3060 12GB
CUDA 12.1
Windows 10
PHPSTORM 2023.2.4
## Step 1 - Install TGI
Follow the…
-
Running IntelliJDeodorant plugin god-class scanning
----------------------
- Plugin Name: IntelliJDeodorant
- Plugin Version: 2020.3-1.0
- OS Name: Linux
- Java Version: 17.0.3
- Java VM Vendor: Jet…
-
It seems that the parameterized test method names are missing from the report. Here's an example:
```kotlin
@ParameterizedTest(name = "{0}")
@ValueSource(
strings = [
"net.twisterrob.gradl…