Skip to content

Multiline abbreviations#103

Merged
tleonhardt merged 2 commits intomasterfrom
multiline_abbreviations
May 22, 2017
Merged

Multiline abbreviations#103
tleonhardt merged 2 commits intomasterfrom
multiline_abbreviations

Conversation

@tleonhardt
Copy link
Copy Markdown
Member

@tleonhardt tleonhardt commented May 22, 2017

Addressed this issue as best I could.

The way the pyparsing logic works, it would have been extremely difficult to actually support abbreviated versions of multiline commands.

So abbreviated commands are now explicitly disallowed. The documentation has been updated and a unit test was added.

This closes #103

Due to the way the parsing logic works for multiline commands, abbreviations didn't function properly with mutliline commands.  So to avoid confusion, this commit deals with this issue by simply disallowing abbreviations for multiline commands altogether.

A warning has been added to the section on abbreviations in the documentation to hopefully make this clear for users.
@tleonhardt tleonhardt added the bug label May 22, 2017
@tleonhardt tleonhardt added this to the 0.7.1 milestone May 22, 2017
@tleonhardt tleonhardt self-assigned this May 22, 2017
@tleonhardt tleonhardt merged commit b513c16 into master May 22, 2017
@tleonhardt tleonhardt deleted the multiline_abbreviations branch May 22, 2017 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant