|
|
|
|
|
by karmakaze
2243 days ago
|
|
You forgot a huge timesaver. I can't remember the shortcut (maybe Ctrl+F6) change method signature. You can add a parameter and specify a default value that will be added to every call site. You can also reorder parameters or delete one and all the call sites will be updated. |
|