-
Notifications
You must be signed in to change notification settings - Fork 27
Pull requests: Wilfred/emacs-refactor
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
add ruby and javascript refactoring support
#2
by tacticiankerala
was merged Aug 17, 2014
Loading…
updated Aug 17, 2014
Add new refactor command for emr-c
#5
by tuhdo
was closed Feb 12, 2015
Loading…
updated Feb 12, 2015
Add a command for toggling !important in CSS.
#9
by Wilfred
was merged Feb 2, 2016
Loading…
updated Feb 2, 2016
add convert post conditional to ruby refactors
#8
by HParker
was merged Feb 5, 2016
Loading…
updated Feb 12, 2016
Pull-Request: integration with clang and iedit.
#6
by yangyingchao
was merged Feb 14, 2016
Loading…
updated Feb 14, 2016
feat: updated emr-c.el & emr-iedit.el
#12
by yangyingchao
was merged Feb 15, 2016
Loading…
updated Feb 15, 2016
Rewrite emr-cc-surround-if-end & emr-cpp-try-catch.
#13
by yangyingchao
was merged Feb 19, 2016
Loading…
updated Feb 19, 2016
updated emr-iedit based on changes of iedit.el
#18
by yangyingchao
was merged Jun 13, 2016
Loading…
updated Jun 13, 2016
No longer provide a feature in test-helper.el
#27
by tarsius
was merged Apr 11, 2017
Loading…
updated Apr 11, 2017
Don't consider quoted symbols when finding free variables
#29
by Wilfred
was merged Aug 10, 2017
Loading…
updated Aug 10, 2017
Use ert-deftest rather than a custom check macro
#30
by Wilfred
was merged Jun 22, 2018
Loading…
updated Jun 22, 2018
Issue #16: c refactoring falls back to `indent-region' if clang-format unavailable
#17
by articuluxe
was merged Sep 8, 2018
Loading…
updated Sep 8, 2018
fix: obsolete call to
emr-c-mode' in
emr-c-initialize'
#55
by Quiescent
was closed Aug 10, 2019
Loading…
updated Aug 10, 2019
only newline-and-indent if the let form has existing bindings
#53
by matthew-piziak
was closed Aug 10, 2019
Loading…
updated Aug 10, 2019
feat: add js2-log-this to menu if point is on var node
#51
by Fuco1
was merged Aug 10, 2019
Loading…
updated Aug 13, 2019
save-excursion when using syntax-ppss
#57
by yyoncho
was merged Nov 8, 2019
Loading…
updated Nov 8, 2019
[trivial] Quote with #' instead of ' when performing implement function
#60
by yyoncho
was merged Apr 20, 2020
Loading…
updated Apr 20, 2020
Replace
return
calls with cl-return
calls
#65
by isamert
was merged Dec 11, 2021
Loading…
updated Dec 11, 2021
port my enhancement of EMR.
#59
by yangyingchao
was closed Jan 29, 2023
Loading…
updated Jan 29, 2023
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.