[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Adding refactoring capabilities to Emacs
|
From: |
Stefan Kangas |
|
Subject: |
Re: Adding refactoring capabilities to Emacs |
|
Date: |
Thu, 31 Aug 2023 00:01:48 +0200 |
Dmitry Gutov <dmitry@gutov.dev> writes:
> I previously posted a link to a screenshot from VS Code, here it is
> again:
> https://bobbyhadz.com/images/blog/rename-variable-vscode/refactor-preview.webp
So fundamentally, it is a one-line diff along the lines of "git diff
--word-diff", plus some folding, and check-boxes to select which diff
chunks to apply. Or is there more to it?
- Re: Adding refactoring capabilities to Emacs, (continued)
- Re: Adding refactoring capabilities to Emacs, Yuri Khan, 2023/08/20
- Re: Adding refactoring capabilities to Emacs, Dmitry Gutov, 2023/08/20
- Re: Adding refactoring capabilities to Emacs, João Távora, 2023/08/29
- Re: Adding refactoring capabilities to Emacs, Dr. Arne Babenhauserheide, 2023/08/29
- Re: Adding refactoring capabilities to Emacs, Dmitry Gutov, 2023/08/29
- Re: Adding refactoring capabilities to Emacs, Stefan Kangas, 2023/08/30
- Re: Adding refactoring capabilities to Emacs, Dmitry Gutov, 2023/08/30
- Re: Adding refactoring capabilities to Emacs, João Távora, 2023/08/30
- Re: Adding refactoring capabilities to Emacs, Dmitry Gutov, 2023/08/30
- Re: Adding refactoring capabilities to Emacs,
Stefan Kangas <=
- Re: Adding refactoring capabilities to Emacs, Dmitry Gutov, 2023/08/30
- Re: Adding refactoring capabilities to Emacs, Eli Zaretskii, 2023/08/31
- Re: Adding refactoring capabilities to Emacs, João Távora, 2023/08/31
Re: Adding refactoring capabilities to Emacs, sbaugh, 2023/08/20