Skip to content

Incorrect inside with syntax error #688

@AndreasArvidsson

Description

@AndreasArvidsson

language: typescript
selection: text
command: "take inside"
problem: Selection ends before %

async (editor, targets) => {
    const edits = targets.map((target, i) =>(
    text: i%2 === 0?left:right
    )
}

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions