Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Fold select, switch, case #164

Merged
merged 1 commit into from Nov 8, 2018
Merged

Fold select, switch, case #164

merged 1 commit into from Nov 8, 2018

Conversation

Ben3eeE
Copy link
Contributor

@Ben3eeE Ben3eeE commented Nov 8, 2018

Requirements

  • Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
  • All new code requires tests to ensure against regressions

Description of the Change

Fixes #163 by adding fold rules for switch, select and case.

Alternate Designs

N/A

Benefits

Can fold select switch and case

Possible Drawbacks

Someone wants to be unable to fold these things

Applicable Issues

Fixes #163

/cc: @maxbrunsfeld

@Ben3eeE

This comment has been minimized.

@maxbrunsfeld maxbrunsfeld merged commit 0010d17 into master Nov 8, 2018
@maxbrunsfeld maxbrunsfeld deleted the b3-go-folding branch November 8, 2018 20:57
@maxbrunsfeld
Copy link
Contributor

📈

@toasa
Copy link

toasa commented Nov 8, 2018

thank you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot fold up the "case" statement
3 participants