Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for abbreviations that generate syntax details #1

Open
Stan15 opened this issue Jan 20, 2022 · 0 comments
Open

Support for abbreviations that generate syntax details #1

Stan15 opened this issue Jan 20, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Stan15
Copy link
Member

Stan15 commented Jan 20, 2022

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

@Stan15 Stan15 added the enhancement New feature or request label Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant