An open API service for providing issue and pull request metadata for open source projects.

GitHub / wilfred/emacs-refactor issues and pull requests

#67 - add package name as default prefix to function name

Issue - State: open - Opened by mooseyboots over 3 years ago

#66 - fix: require compile

Pull Request - State: closed - Opened by akirak over 3 years ago - 1 comment

#65 - Replace `return` calls with `cl-return` calls

Pull Request - State: closed - Opened by isamert almost 4 years ago - 1 comment

#64 - Refactor: use `-keep`

Pull Request - State: closed - Opened by nbfalcon over 4 years ago - 1 comment

#63 - Include guard refactors

Pull Request - State: open - Opened by nbfalcon over 4 years ago

#62 - Add refactorings for include guards and #pragma once

Issue - State: open - Opened by nbfalcon over 4 years ago

#61 - ‘error: (void-variable emr-buffer-report-mode)’ on gccemacs

Issue - State: open - Opened by twlz0ne almost 5 years ago - 1 comment

#60 - [trivial] Quote with #' instead of ' when performing implement function

Pull Request - State: closed - Opened by yyoncho over 5 years ago - 2 comments

#59 - port my enhancement of EMR.

Pull Request - State: closed - Opened by yangyingchao over 5 years ago - 1 comment

#58 - fix package-lint warnings

Pull Request - State: closed - Opened by conao3 over 5 years ago - 3 comments

#57 - save-excursion when using syntax-ppss

Pull Request - State: closed - Opened by yyoncho over 5 years ago - 2 comments

#56 - Improve elisp renaming to match Emacs-efactorer

Issue - State: open - Opened by rgrinberg almost 6 years ago

#55 - fix: obsolete call to `emr-c-mode' in `emr-c-initialize'

Pull Request - State: closed - Opened by Quiescent almost 6 years ago - 2 comments

#54 - Obsolete call to `emr-c-mode' in `emr-c-initialize'

Issue - State: closed - Opened by Quiescent almost 6 years ago - 3 comments

#53 - only newline-and-indent if the let form has existing bindings

Pull Request - State: closed - Opened by matthew-piziak about 6 years ago - 7 comments

#52 - Unexpected newline in `emr-el-extract-to-let`

Issue - State: closed - Opened by symbiont-matthew-piziak about 6 years ago - 1 comment

#51 - feat: add js2-log-this to menu if point is on var node

Pull Request - State: closed - Opened by Fuco1 about 6 years ago - 2 comments

#50 - Consider updating or removing MELPA instructions in README

Issue - State: closed - Opened by conleym about 6 years ago

#49 - Allow customizing key bindings

Issue - State: closed - Opened by claxclinton about 6 years ago - 2 comments

#48 - Unused definitions is confused by quoting

Issue - State: open - Opened by Wilfred over 6 years ago

#46 - 'Unused definitions' is confused by major mode syntax tables.

Issue - State: open - Opened by Wilfred almost 7 years ago

#45 - Can't extract numeric literals

Issue - State: open - Opened by Wilfred almost 7 years ago

#44 - Autoload is buggy

Issue - State: open - Opened by Wilfred almost 7 years ago

#43 - Don't offer 'rename' on built-in forms like if

Issue - State: closed - Opened by Wilfred almost 7 years ago

#42 - 'Implement function' inserts function at very end of the file

Issue - State: open - Opened by Wilfred about 7 years ago

#41 - Comment region does not do the right thing on vars

Issue - State: closed - Opened by Wilfred about 7 years ago - 1 comment

#40 - Convert let to let* where necessary

Issue - State: open - Opened by Wilfred about 7 years ago

#39 - Extracting a function breaks autoload cookies

Issue - State: closed - Opened by Wilfred about 7 years ago

#38 - Can't inline let variables

Issue - State: closed - Opened by Wilfred about 7 years ago

#37 - No refactorings are offered until the first emr command is called

Issue - State: closed - Opened by Wilfred over 7 years ago - 1 comment

#36 - Cannot install due to unavailable dependencies

Issue - State: closed - Opened by novahahn almost 8 years ago - 1 comment

#35 - let-bind should insert in the correct order with let*

Issue - State: closed - Opened by Wilfred almost 8 years ago - 1 comment

#34 - let binding is confused by ert-deftest

Issue - State: closed - Opened by Wilfred almost 8 years ago

#33 - Package redshank-1.0.0 is unavailable

Issue - State: closed - Opened by zenzjtech almost 8 years ago - 2 comments

#32 - A top-level let is not a defun

Pull Request - State: closed - Opened by Wilfred almost 8 years ago - 1 comment

#31 - emr-el-extract-to-function isn't offered when it should be

Issue - State: closed - Opened by Wilfred almost 8 years ago

#30 - Use ert-deftest rather than a custom check macro

Pull Request - State: closed - Opened by Wilfred almost 8 years ago - 1 comment

#29 - Don't consider quoted symbols when finding free variables

Pull Request - State: closed - Opened by Wilfred almost 8 years ago - 2 comments

#28 - Add a 'rename local' option for elisp

Issue - State: open - Opened by Wilfred almost 8 years ago

#27 - No longer provide a feature in test-helper.el

Pull Request - State: closed - Opened by tarsius over 8 years ago - 4 comments

#26 - Add a 'rename parameter' operation for elisp

Issue - State: open - Opened by Wilfred over 8 years ago - 1 comment

#25 - Please add a prefix to test-helper.el to avoid conflicts with 68 other packages

Issue - State: closed - Opened by tarsius over 8 years ago - 2 comments

#24 - Allow inlining a let variable from the use site

Issue - State: open - Opened by Wilfred over 8 years ago

#23 - autoload refactoring is offered when it shouldn't be

Issue - State: open - Opened by Wilfred over 8 years ago

#22 - Extracting variables are put in the wrong order

Issue - State: closed - Opened by Wilfred over 8 years ago - 1 comment

#21 - Extracting elisp functions is confused by quoted variables

Issue - State: open - Opened by Wilfred over 8 years ago - 2 comments

#20 - Is it still alive?

Issue - State: closed - Opened by seagle0128 almost 9 years ago - 1 comment

#19 - Add an if-to-cond command to elisp

Issue - State: open - Opened by Wilfred about 9 years ago

#18 - updated emr-iedit based on changes of iedit.el

Pull Request - State: closed - Opened by yangyingchao about 9 years ago - 1 comment

#17 - Issue #16: c refactoring falls back to `indent-region' if clang-format unavailable

Pull Request - State: closed - Opened by articuluxe about 9 years ago - 6 comments

#16 - c refactorings fail if clang-format unavailable

Issue - State: open - Opened by articuluxe about 9 years ago

#15 - Python-support

Issue - State: open - Opened by novoid about 9 years ago - 4 comments

#14 - Enable emr for ruby-mode

Pull Request - State: closed - Opened by anselm-helbig over 9 years ago - 4 comments

#13 - Rewrite emr-cc-surround-if-end & emr-cpp-try-catch.

Pull Request - State: closed - Opened by yangyingchao over 9 years ago - 1 comment

#12 - feat: updated emr-c.el & emr-iedit.el

Pull Request - State: closed - Opened by yangyingchao over 9 years ago - 1 comment

#11 - emr-el-extract-to-let can't handle top-level expressions in a defun

Issue - State: open - Opened by Wilfred over 9 years ago - 1 comment

#10 - emr-el-extract-function is confused by let binding

Issue - State: open - Opened by Wilfred over 9 years ago - 2 comments

#9 - Add a command for toggling !important in CSS.

Pull Request - State: closed - Opened by Wilfred over 9 years ago - 1 comment

#8 - add convert post conditional to ruby refactors

Pull Request - State: closed - Opened by HParker over 9 years ago - 1 comment

#7 - Improved ci

Pull Request - State: closed - Opened by AdrieanKhisbe over 9 years ago

#6 - Pull-Request: integration with clang and iedit.

Pull Request - State: closed - Opened by yangyingchao about 10 years ago - 6 comments

#5 - Add new refactor command for emr-c

Pull Request - State: closed - Opened by tuhdo over 10 years ago - 8 comments

#4 - Don't use ido-completing-read, let the users decide

Issue - State: closed - Opened by tuhdo over 10 years ago - 1 comment
Labels: bug

#3 - Consider tagging MELPA-compatible releases

Issue - State: closed - Opened by ccharles over 10 years ago - 2 comments
Labels: enhancement

#2 - add ruby and javascript refactoring support

Pull Request - State: closed - Opened by tacticiankerala almost 11 years ago - 6 comments

#1 - Over-specified dependencies?

Issue - State: closed - Opened by purcell over 12 years ago - 3 comments