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:
Aleksandr.Slapoguzov
2024-10-28 10:46:43 +01:00
committed by intellij-monorepo-bot
parent e973c44d27
commit 5d3b3f9e39
4 changed files with 4 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
// "Add missing actual declarations" "true"
// ACTION: Convert function to property
// ACTION: Fix with AI
package my.pack

View File

@@ -1,5 +1,6 @@
// "Add missing actual declarations" "true"
// ACTION: Convert function to property
// ACTION: Fix with AI
package my.pack

View File

@@ -1,5 +1,6 @@
// "Add missing actual declarations" "true"
// ACTION: Convert function to property
// ACTION: Fix with AI
package my.pack

View File

@@ -1,5 +1,6 @@
// "Add missing actual declarations" "true"
// ACTION: Convert function to property
// ACTION: Fix with AI
package my.pack