IDEA-83302 Click To Sort variants alphabetically for packages names

This commit is contained in:
peter
2012-04-25 22:12:41 +02:00
parent d4c373c81c
commit bb18a176a5
4 changed files with 34 additions and 23 deletions
@@ -0,0 +1,6 @@
class Goo {
{
new Foox<caret>
}
}