Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / adoy/vim-php-refactoring-toolbox issues and pull requests
#37 - Extract method (em) not work on static method
Issue -
State: open - Opened by alquerci about 2 years ago
#37 - Extract method (em) not work on static method
Issue -
State: open - Opened by alquerci about 2 years ago
#36 - Add extract variable
Pull Request -
State: open - Opened by alquerci about 2 years ago
- 2 comments
#36 - Add extract variable
Pull Request -
State: open - Opened by alquerci about 2 years ago
- 2 comments
#35 - Add type hint and/or type comments to getters and setters
Pull Request -
State: closed - Opened by andersondanilo over 3 years ago
- 2 comments
#35 - Add type hint and/or type comments to getters and setters
Pull Request -
State: closed - Opened by andersondanilo over 3 years ago
- 2 comments
#34 - Have to call set paste before extractMethod
Issue -
State: open - Opened by LeighBicknell over 3 years ago
#34 - Have to call set paste before extractMethod
Issue -
State: open - Opened by LeighBicknell over 3 years ago
#33 - PhpDoc() vim function doesn't exists.
Issue -
State: open - Opened by softmetz over 4 years ago
- 1 comment
#33 - PhpDoc() vim function doesn't exists.
Issue -
State: open - Opened by softmetz over 4 years ago
- 1 comment
#32 - Return signatures include bracket and spaces
Issue -
State: closed - Opened by phatsk over 5 years ago
- 1 comment
#32 - Return signatures include bracket and spaces
Issue -
State: closed - Opened by phatsk over 5 years ago
- 1 comment
#31 - rm seems not work on static method
Issue -
State: open - Opened by chan15 about 6 years ago
#31 - rm seems not work on static method
Issue -
State: open - Opened by chan15 about 6 years ago
#30 - ExtractConst - Escapes the visual selection when extracting a constant and make it very nomagic
Pull Request -
State: closed - Opened by camilledejoye over 6 years ago
#30 - ExtractConst - Escapes the visual selection when extracting a constant and make it very nomagic
Pull Request -
State: closed - Opened by camilledejoye over 6 years ago
#29 - Thnx man
Issue -
State: closed - Opened by connectkushal over 7 years ago
- 1 comment
#29 - Thnx man
Issue -
State: closed - Opened by connectkushal over 7 years ago
- 1 comment
#28 - Extract Method does not work as others refactory tools
Issue -
State: open - Opened by lockland over 7 years ago
#28 - Extract Method does not work as others refactory tools
Issue -
State: open - Opened by lockland over 7 years ago
#27 - Refactor menu
Pull Request -
State: closed - Opened by kubaceg over 7 years ago
- 2 comments
#27 - Refactor menu
Pull Request -
State: closed - Opened by kubaceg over 7 years ago
- 2 comments
#26 - Fluent documentation typo.
Pull Request -
State: closed - Opened by harmonwood over 7 years ago
#26 - Fluent documentation typo.
Pull Request -
State: closed - Opened by harmonwood over 7 years ago
#25 - Fixed a bug 21: remappings in normal mode
Pull Request -
State: closed - Opened by harmonwood over 7 years ago
#25 - Fixed a bug 21: remappings in normal mode
Pull Request -
State: closed - Opened by harmonwood over 7 years ago
#24 - Fixed a typo in playground.php
Pull Request -
State: closed - Opened by AuditeMarlow about 8 years ago
#24 - Fixed a typo in playground.php
Pull Request -
State: closed - Opened by AuditeMarlow about 8 years ago
#23 - Functionality for creating only getters, closes #18
Pull Request -
State: closed - Opened by ilkermutlu about 8 years ago
- 1 comment
#23 - Functionality for creating only getters, closes #18
Pull Request -
State: closed - Opened by ilkermutlu about 8 years ago
- 1 comment
#22 - Fluent setter
Pull Request -
State: closed - Opened by ilkermutlu about 8 years ago
- 2 comments
Labels: enhancement
#22 - Fluent setter
Pull Request -
State: closed - Opened by ilkermutlu about 8 years ago
- 2 comments
Labels: enhancement
#21 - This is a nice tool, but is not perfect enough, i got some bug here...
Issue -
State: closed - Opened by liangguohuan about 8 years ago
- 2 comments
#21 - This is a nice tool, but is not perfect enough, i got some bug here...
Issue -
State: closed - Opened by liangguohuan about 8 years ago
- 2 comments
#20 - <leader>rlv is case insensitive
Issue -
State: closed - Opened by joereynolds about 8 years ago
- 4 comments
#20 - <leader>rlv is case insensitive
Issue -
State: closed - Opened by joereynolds about 8 years ago
- 4 comments
#19 - Rename methods across multiple files
Issue -
State: closed - Opened by jbmikk over 8 years ago
- 1 comment
Labels: wontfix
#19 - Rename methods across multiple files
Issue -
State: closed - Opened by jbmikk over 8 years ago
- 1 comment
Labels: wontfix
#18 - Generating getters only.
Issue -
State: closed - Opened by WouterSioen over 8 years ago
- 2 comments
Labels: enhancement
#18 - Generating getters only.
Issue -
State: closed - Opened by WouterSioen over 8 years ago
- 2 comments
Labels: enhancement
#17 - fixed typo in 'abstract' for function line regex.
Pull Request -
State: closed - Opened by phux almost 9 years ago
#17 - fixed typo in 'abstract' for function line regex.
Pull Request -
State: closed - Opened by phux almost 9 years ago
#16 - Prevent reload
Pull Request -
State: closed - Opened by ghost almost 9 years ago
#16 - Prevent reload
Pull Request -
State: closed - Opened by ghost almost 9 years ago
#15 - Adding documentation
Pull Request -
State: closed - Opened by fcojavierdomenech almost 9 years ago
#15 - Adding documentation
Pull Request -
State: closed - Opened by fcojavierdomenech almost 9 years ago
#14 - Neovim
Issue -
State: closed - Opened by gambledor about 9 years ago
- 1 comment
#14 - Neovim
Issue -
State: closed - Opened by gambledor about 9 years ago
- 1 comment
#13 - Correct typo in variable name.
Pull Request -
State: closed - Opened by echosa about 9 years ago
- 2 comments
#13 - Correct typo in variable name.
Pull Request -
State: closed - Opened by echosa about 9 years ago
- 2 comments
#12 - FIX #11 (Extract Class Property Goes Wrong).
Pull Request -
State: closed - Opened by adoy about 9 years ago
#12 - FIX #11 (Extract Class Property Goes Wrong).
Pull Request -
State: closed - Opened by adoy about 9 years ago
#11 - Extract Class Property Goes Wrong
Issue -
State: closed - Opened by chan15 about 9 years ago
- 7 comments
Labels: bug
#10 - Extract property
Issue -
State: closed - Opened by jrean over 9 years ago
Labels: bug
#10 - Extract property
Issue -
State: closed - Opened by jrean over 9 years ago
Labels: bug
#9 - Custom method visibility
Pull Request -
State: closed - Opened by jrean over 9 years ago
Labels: enhancement
#8 - Custom variable visibility
Pull Request -
State: closed - Opened by jrean over 9 years ago
Labels: enhancement
#7 - Custom Visibility
Issue -
State: closed - Opened by jrean over 9 years ago
- 1 comment
Labels: enhancement
#6 - Option to disable the user validation of getters/setters creation
Pull Request -
State: closed - Opened by Simounet almost 10 years ago
- 3 comments
Labels: enhancement
#5 - Unusued variables
Issue -
State: open - Opened by Simounet almost 10 years ago
- 3 comments
Labels: enhancement
#4 - Variable trimed on setters/getters creation when default value set
Pull Request -
State: closed - Opened by Simounet almost 10 years ago
- 3 comments
Labels: bug
#3 - Documentation
Issue -
State: closed - Opened by mlopezgva almost 10 years ago
- 6 comments
Labels: help wanted
#2 - Made plugin easier to install with plugin managers
Pull Request -
State: closed - Opened by mikedfunk about 10 years ago
Labels: enhancement
#1 - Rename local variable
Issue -
State: closed - Opened by gambledor about 10 years ago
- 18 comments
Labels: bug