mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
LLM-11974: enable fix.with.ai by default and disable suggest quick fix with ai
(cherry picked from commit bb9d445ea204cee9b0ccc75903b1578795e69026) IJ-CR-147980 GitOrigin-RevId: 322c66ce6e1d7f7df6bb4c3cbc0325be7e0a3c60
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e973c44d27
commit
5d3b3f9e39
@@ -1,5 +1,6 @@
|
||||
// "Add missing actual declarations" "true"
|
||||
// ACTION: Convert function to property
|
||||
// ACTION: Fix with AI
|
||||
|
||||
package my.pack
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
// "Add missing actual declarations" "true"
|
||||
// ACTION: Convert function to property
|
||||
// ACTION: Fix with AI
|
||||
|
||||
package my.pack
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
// "Add missing actual declarations" "true"
|
||||
// ACTION: Convert function to property
|
||||
// ACTION: Fix with AI
|
||||
|
||||
package my.pack
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
// "Add missing actual declarations" "true"
|
||||
// ACTION: Convert function to property
|
||||
// ACTION: Fix with AI
|
||||
|
||||
package my.pack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user