Nikolay Krasko
|
dd45da01d1
|
Fix "Extract variable" for anonymous object suggests name "nonameprovided" (KT-4813)
#KT-4813 Fixed
|
2014-04-05 04:41:31 +04:00 |
|
Evgeny Gerashchenko
|
ee539e7da5
|
Replaced sure() invocation with '!!' operator in suggester test.
|
2012-09-17 18:00:21 +04:00 |
|
Alexander.Podkhalyuzin
|
8db0546052
|
Do not check function names in scope to suggest name for introduce variable refactoring (local values can overload function names from upper scopes).
|
2012-05-21 18:29:01 +04:00 |
|
Alexander.Podkhalyuzin
|
b8e1e1dd75
|
Fixed name suggester for getter/setter names. Added names suggested by call before "sure" call. +Test
|
2012-04-04 14:34:30 +04:00 |
|
Alefas
|
1d88960a19
|
Name suggester + tests.
Fixed commented introduce variable tests.
|
2012-02-07 18:22:38 +04:00 |
|