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:
peter
2011-06-01 16:20:04 +02:00
parent 045b5445b2
commit 648ebaaaa0
6 changed files with 48 additions and 50 deletions
@@ -0,0 +1,5 @@
class Bar {
{
SaxP<caret>
}
}
@@ -0,0 +1,5 @@
class Bar {
{
SAXParse<caret>
}
}