Skip to content

Support for abbreviations that generate syntax details #1

@Stan15

Description

@Stan15

Describe the feature in detail

Abbreviations that allow users to quickly generate tablature syntax.

e.g. the user types in the following snippet which generates the following measures with the specified number of measure lines and dashes after the user hits tab.
The abbreviation syntactically reads "generate 2 tabs with 3 measure lines which are 10 dashes long.

m(3/10)x2  ---> |----------|----------|     |----------|----------|
                |----------|----------|     |----------|----------|
                |----------|----------|     |----------|----------|

This is just an example of the syntax for abbreviations, and it is not a very good syntax, but it passes across the idea i'm trying to convey.

Purpose of this feature

This will allow for high-speed editing, so that users will not need to continually type in dashes

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