Skip to content
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

Ability to edit files in results #42

Open
paustint opened this issue Apr 27, 2024 · 1 comment
Open

Ability to edit files in results #42

paustint opened this issue Apr 27, 2024 · 1 comment

Comments

@paustint
Copy link

paustint commented Apr 27, 2024

Since there is not a replace command available, it would be really convinient if I could edit to files directly in the displayed results.

date-fns just released a large breaking change where import parseISO from 'date-fns/parseISO'; needs to be a named export import {parseISO} from 'date-fns/parseISO'; and there are 113 occurrences in the codebase, so this is an annoying task.

It would be useful to make edits without having to open each file up one by one in separate tabs 113 times. (replacement would be ideal - but that would be very difficult for most use-cases)


my use-case is solved via native VSCode regex replacement, but for cases where that is not supported, inline editing would be really nice
image

@jayu
Copy link
Contributor

jayu commented Apr 27, 2024

Hey, thanks for that idea! I was thinking to introduce this at some point.

I'm working on replace functionality right now, I will be launching it soon, but it will be a paid feature.

If you are interested please join CodeQue newsletter to get discount for early adopters 😊 I will be lunching this internally first.

https://jayu.dev/newsletter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants