Skip to content

Support multiline strings #31

@maxrothman

Description

@maxrothman

Currently this extension is not capable of recognizing multiline quote-delimited strings. For example:

foo='asdf
asdf
asdf'
echo "$foo"

This is a valid bash script. If you place your cursor inside the string and triggering "Select inside either quote", nothing happens.

Multiline strings like this are common in many languages, it would be nice for this extension to support them.

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