Commit Graph
12 Commits
Author SHA1 Message Date
Anna Kozlova 399ca4050a online change signature: preserve signature formatting (IDEA-77097) 2012-06-19 14:04:28 +04:00
Anna Kozlova 0b801de6e9 change signature: allow to add multiple params without default values (IDEA-77339) 2012-06-19 14:04:27 +04:00
Anna Kozlova 58fbaf7822 change signature detection: do not detect signature change too aggressive (IDEA-86319) 2012-05-21 14:04:19 +04:00
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 841785ad83 rename local variable: survive after inplace rename (e.g. when accept typo quick fix); test 2010-11-02 14:48:33 +03: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 9283be8e8e change signature: do not show dialog 2010-09-14 15:04:34 +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