Skip to content

Ability to edit files in results #42

Open
@paustint

Description

@paustint

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions