We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f6797 commit fd29511Copy full SHA for fd29511
features/add_parameter.feature
@@ -1,5 +1,8 @@
1
Feature: Add Parameter :RAddParameter
2
This refactoring should add a new parameter to a method definition, regardless of how many the method already has.
3
+ ### Shortcuts:
4
+ ### <leader>rap
5
+ ### :RAddParameter
6
7
Scenario: Add a parameter to a method defined with no parameters or parentheses
8
Given I have the following code:
0 commit comments