Is it not possible to disable `Make ~~ abstract` suggestion ?

已回答

# Issue

Hi. I've been using IntelliJ / Java at work, and lovin it ever since.

But is it possible to turn off `Make ~~ abstract` in IntelliJ ?

It seems like turning off the suggestion is not avialble rn, and it's so annoying (I'm not a big fan of abstract class tbh)

Is there any workaround ? 

# Environment

```

IntelliJ IDEA 2025.1.1.1 (Ultimate Edition)
Build #IU-251.25410.129, built on May 9, 2025
Source revision: b815cfdcaa594
Licensed to Jihoon LIM
Subscription is active until January 20, 2026.
For educational use only.
Runtime version: 21.0.6+9-b895.109 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.windows.WToolkit
Windows 11.0
Kotlin plugin: K2 mode
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 4064M
Cores: 8
Registry:
 ide.balloon.shadow.size=0
 ide.new.editor.tabs.vertical.borders=true
 ide.animate.toolwindows=true
 ide.experimental.ui=true
 ide.editor.tab.selection.animation=true
 terminal.new.ui=true
Non-Bundled Plugins:
 lermitage.intellij.extratci (2025.1.6)
 PlantUML integration (7.11.2-IJ2023.2)
 VisualVMLauncher (1.23.1-IJ2023.3)
 com.haulmont.jpab (251.25410.28)
 com.intellij.javaee.ejb (251.23774.318)
 org.jetbrains.plugins.go (251.25410.59)
 SequenceDiagram (4.0.4-1)
 com.wakatime.intellij.plugin (15.0.3)
 org.mvnsearch.plugins.justPlugin (0.6.16)
 org.jetbrains.plugins.gitlab (251.25410.159-IU)
 org.jetbrains.plugins.github (251.25410.159-IU)
 net.seesharpsoft.intellij.plugins.csv (4.0.2)
 vanstudio.sequence.java (4.0.4.2)
 org.mapstruct.intellij (1.9.0)
 com.mallowigi (101.2.0)
 mobi.hsz.idea.gitignore (4.5.6)
 com.chrisrm.idea.MaterialThemeUI (9.8.1)
 zielu.gittoolbox (600.1.2+243)
Kotlin: 251.25410.129-IJ

```

0
This suggestion will change with 2025.2. https://youtrack.jetbrains.com/issue/IDEA-371881. Could you check with the specific version if it suffices the expected behavior?
0

请先登录再写评论。