Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Abracadabra does not play nice with cursorless 💪 Improvement Refactoring doesn't run on a specific case or result could be optimized
#1013 opened May 12, 2024 by jaresty
split declaration & init when working inside class ✨ Feature New refactoring or feature
#883 opened May 28, 2023 by Hifilo
"Add explicit type" refactoring ✨ 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
Add exports to index file. ✨ Feature New refactoring or feature
#790 opened Jan 6, 2023 by brunnerh
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.