Skip to content

[P1] Feature: implement rangeToReplace (jump to edit & tab to delete) #11

@Dima-369

Description

@Dima-369

I logged the server response in src/routes/api/[...slugs]/+server.ts and I noticed that it is always this:

  "rangeToReplace": {
    "startLine": 1,
    "startColumn": 1,
    "endLine": 0,
    "endColumn": 0
  },

Does this prevent the Jump to Edit feature which Cursor can do?

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