do not use CodeStyleManager.reformat in "Replace If with Switch Statement" and "Repla...
commit63bda52025d199c625e865b473dd6e4c45976c29
authorBas Leijdekkers <leijdekkers@carp-technologies.nl>
Mon, 21 Dec 2009 14:22:54 +0000 (21 15:22 +0100)
committerBas Leijdekkers <leijdekkers@carp-technologies.nl>
Mon, 21 Dec 2009 14:22:54 +0000 (21 15:22 +0100)
treeb4e9d96f2d1d809e7b8df99dd62fc9a6b633c47c
parent1b9cc84f727d41aa4d475f1be010f573b9954c25
do not use CodeStyleManager.reformat in "Replace If with Switch Statement" and "Replace Switch with If Statement" to improve performance (10x in some cases)
plugins/IntentionPowerPak/src/com/siyeh/ipp/switchtoif/ReplaceIfWithSwitchIntention.java
plugins/IntentionPowerPak/src/com/siyeh/ipp/switchtoif/ReplaceSwitchWithIfIntention.java