mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
[java-highlighting] IDEA-252433 Suggest the correct import when the wrong one was chosen from ambiguous
GitOrigin-RevId: 45f0596a4a1a22d47f6a045eb1c1a65d47a4e5c8
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0328f620ce
commit
e1f23e7ca2
@@ -146,6 +146,9 @@ delete.body.text=Delete method body
|
||||
enable.optimize.imports.on.the.fly=Enable 'Settings | Editor | General | Auto Import | Optimize imports on the fly'
|
||||
implement.methods.fix=Implement methods
|
||||
import.class.fix=Import class
|
||||
replace.type.new.expression.family.name=Replace a constructor call type
|
||||
replace.type.new.expression.name=Replace a constructor call type to ''{0}''
|
||||
replace.type.variable.name=Replace a variable type to ''{0}''
|
||||
insert.new.fix=Insert new
|
||||
insert.super.constructor.call.family=Insert base class constructor call
|
||||
make.class.an.interface.family=Make Class an Interface
|
||||
|
||||
Reference in New Issue
Block a user