mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-25 19:29:30 +07:00
don't be smart, just calculate the common prefix based on lookup strings and insert it (IDEA-63646,IDEA-70503)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class Bar {
|
||||
{
|
||||
SaxP<caret>
|
||||
}
|
||||
}
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
class Bar {
|
||||
{
|
||||
SAXParse<caret>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user