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

Feature Request: Insert blank lines before/after single-line fields, fixes #433 #594

Conversation

jasonjtyler
Copy link
Contributor

Fix for #433

I added the ability to insert blank lines before and after single line fields. The changes mirrors the same logic that was followed for adding lines before and after single line properties. These new settings have been added as user settings and are defaulted to false. They're available in the options UI on the insert page. I placed them next to the "multi-line fields" options that already existed.

Fixes codecadwallader#433

Add settings to hold the before/after blank lines on fields user setting. Default to false.
Fixes codecadwallader#433

Modify field case to account for single line cases.
Fixes codecadwallader#433

Add "single-line fields" option to the cleaning insert options view and view model.
@codecadwallader codecadwallader added this to the v10.6 milestone Oct 28, 2018
@codecadwallader
Copy link
Owner

Looks great, thanks for providing that! :)

@codecadwallader codecadwallader merged commit 717dd8a into codecadwallader:master Oct 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants