-
-
Notifications
You must be signed in to change notification settings - Fork 48
Issues: nicoespeon/abracadabra
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
split declaration & init when working inside class
✨ Feature
New refactoring or feature
#883
opened May 28, 2023 by
Hifilo
"Add explicit type" refactoring
🙅 Require better TypeChecker
This refactoring would need Abracadabra to determine types faster and better than it can do
✨ Feature
New refactoring or feature
#865
opened Apr 16, 2023 by
mikavilpas
Idea: Migrate to TypeScript plugin
💪 Improvement
Refactoring doesn't run on a specific case or result could be optimized
#836
opened Mar 10, 2023 by
zardoy
Convert getter / setter to member functions
✨ Feature
New refactoring or feature
#800
opened Jan 26, 2023 by
automatensalat
single line comment to doc comment
✨ Feature
New refactoring or feature
#796
opened Jan 15, 2023 by
tjx666
transform logic and function statement to if statement
✨ Feature
New refactoring or feature
#794
opened Jan 12, 2023 by
tjx666
New refactoring (TS): Convert Omit<T> to Pick<T> and vice versa
✨ Feature
New refactoring or feature
#769
opened Dec 1, 2022 by
automatensalat
Refactoring to toggle an object between all-on-one-line to one-value-per-line
✨ Feature
New refactoring or feature
👋 Good first issue
Good for newcomers
#760
opened Nov 25, 2022 by
uglycoyote
Extract common type fields into one new type
✨ Feature
New refactoring or feature
#727
opened Oct 12, 2022 by
ArinCantCode
Convert for-of to forEach availability
💪 Improvement
Refactoring doesn't run on a specific case or result could be optimized
#704
opened Sep 7, 2022 by
j4k0xb
Convert to destructured assignment
✨ Feature
New refactoring or feature
#693
opened Sep 2, 2022 by
automatensalat
Combine multiple assignments into array assignment (and inverse)
✨ Feature
New refactoring or feature
#547
opened Mar 15, 2022 by
qpwo
Plugins support for moving statements
✨ Feature
New refactoring or feature
#495
opened Jan 28, 2022 by
zardoy
Extract Interface to file
💪 Improvement
Refactoring doesn't run on a specific case or result could be optimized
#488
opened Jan 14, 2022 by
kevintechie
"Convert forEach to for-of" breaks with Maps (refactoring does not examine type of operand)
🐛 Bug
Refactoring breaks existing behavior
🙅 Require better TypeChecker
This refactoring would need Abracadabra to determine types faster and better than it can do
#485
opened Jan 12, 2022 by
six-transit
Convert sequence of independent variables to an object
✨ Feature
New refactoring or feature
#362
opened Aug 6, 2021 by
qpwo
New refactoring: Convert Method Into Getter
✨ Feature
New refactoring or feature
#345
opened Jul 21, 2021 by
nicoespeon
Improve "Inline Function"
💪 Improvement
Refactoring doesn't run on a specific case or result could be optimized
#303
opened Jun 1, 2021 by
nicoespeon
Inline variable from identifier should inline its reference
💪 Improvement
Refactoring doesn't run on a specific case or result could be optimized
#210
opened Dec 13, 2020 by
martixy
ProTip!
Exclude everything labeled
bug
with -label:bug.