[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Adding refactoring capabilities to Emacs
From: |
Rudolf Schlatte |
Subject: |
Re: Adding refactoring capabilities to Emacs |
Date: |
Mon, 04 Sep 2023 08:03:54 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Stefan Kangas <stefankangas@gmail.com> writes:
> 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?
This sounds very similar to magit's staging interface to me, which is a
nice emacs-y way to pick and choose from changes files or individual
changes within files.
- Re: Adding refactoring capabilities to Emacs,
Rudolf Schlatte <=
Re: Adding refactoring capabilities to Emacs, Juri Linkov, 2023/09/04