Skip to content

Eval selection #7

Open
Open
@lopho

Description

@lopho

Selecting multiple lines and evaluating them with shift-enter works as intended with atom tidal.
On vscode it only executes the line on which the caret resides.

I'm not sure if this is intended or a bug, but it makes working with tidal in vscode more or less unfeasible for me. Or I am a bit blind and just don't get how it's supposed to work :/

Not evaluatable without executing the entire block with shift-enter ctrl-enter:

d1 $ s "hh*4"
  # up "0 1 2 1"

(Related to this, but not sure if a separate issue (not sure if atom handled this) are nested do blocks.
Running multiline eval with shift-enter ctrl-enter on an nested do block executes the entire do stack, excluding the root scope.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions