Skip to content

Support editing #1

Description

@masp

I would like to be able to edit programs like:

(identifier) {
    if @ == "bad" {
         @ = "good"
    }
}

which would replace any identifiers called "bad" with the string "good". The edits would not be node based, but byte replacement. It would be good to support in place editing with a flag like -i as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions