WrapToColumn icon indicating copy to clipboard operation
WrapToColumn copied to clipboard

Make Wrap Paragraph to Column action constrain wrapping to selected lines

Open mikke89 opened this issue 1 year ago • 2 comments

Hi, and thanks for this plugin. I made some changes, mostly to make the plugin work better for my own use cases.

  • Fix applying plaintext filetypes option
  • Make Wrap Paragraph to Column action constrain wrapping to selected lines

I've also made some changes to the gradle build file to make it all compile for me.

mikke89 avatar Feb 18 '24 13:02 mikke89

Oh my gosh, I totally missed your PR, @mikke89! Thanks so much for opening. I saw it tonight after finally getting tired of exactly the behavior you fixed and similarly fiddling with the gradle file. A lot. 😂

I ended up refactoring a few things in the plugin code to drop some deprecated usages that were throwing warnings. I'll compare your implementation with where I landed and see how they combine!

abrookins avatar Apr 25 '24 05:04 abrookins

No worries, please feel free to do whatever you wish with this PR. I'm just happy to see this extension continue to get support, it's really a must-have tool! :)

mikke89 avatar Apr 25 '24 20:04 mikke89

Closing because I integrated this change into #60. Thanks again!

abrookins avatar Aug 26 '24 06:08 abrookins