anna
|
c443915ed6
|
change signature detection: ignore changes in return type when no other changes were made; include new return type in result change info; leave suggestion when method become unused due to return type deletion
|
2011-11-08 16:00:25 +01:00 |
|
anna
|
2692681d6f
|
run change signatures pass after post highlighting to be able to dismiss "detection" for unused methods
|
2011-11-04 16:22:31 +01:00 |
|
anna
|
e5316ef1db
|
in-place change signature: avoid deadlock; avoid suggestions on new; highlight range in the box - hide highlighting on caret movement; dismiss current highlighting
|
2011-11-03 18:12:35 +01:00 |
|
anna
|
a76b12f95f
|
cs restore: editor.setFile is called too late
|
2011-01-19 18:51:07 +01:00 |
|
anna
|
4a608f52fe
|
change signature: documents for binary files do not exist => after file type change it is impossible to retrieve vFile by document (IDEA-64004)
|
2011-01-17 17:42:22 +01:00 |
|
anna
|
841785ad83
|
rename local variable: survive after inplace rename (e.g. when accept typo quick fix); test
|
2010-11-02 14:48:33 +03:00 |
|
anna
|
edd6b703da
|
cs: keep tests in sync
|
2010-10-29 20:00:56 +04:00 |
|
Alexey Kudravtsev
|
221d0c527e
|
Application.assertWriteAccess does really assert in tests,
tests now run in EDT
|
2010-10-25 15:04:08 +04:00 |
|
anna
|
0788e8a7e1
|
change signature: java: store typed modifiers
|
2010-09-14 20:38:08 +04:00 |
|
anna
|
5f27df0847
|
cs: skip return value changes for private methods
|
2010-09-10 21:50:09 +04:00 |
|
anna
|
c29910440d
|
cs: detect delete group; tests
|
2010-09-10 17:44:39 +04:00 |
|