Skip to content

Multi-line "Run in Terminal" button sends rows in reverse order #451

@idofrizler

Description

@idofrizler

Last line on the chat message is being sent first, and then in ascending order.

Example"
$env:IMPORTANT_VAR='true'
npm run dev

being run as:
npm run dev
$env:IMPORTANT_VAR='true'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions