Re: Text wrapping Python docstrings
Waqar Ahmed <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kwrite |
|---|---|
| Message-ID | <CAPesRH60cYg+xVjsHBLGoEHW35XjR1ZFejBLHOKh0Rj51hR23w@mail.gmail.com> |
I don't think there is an easy way atm, but maybe you can use the "script" api to write a script that adjust the indent for you? On Tue, Feb 1, 2022 at 9:21 PM <[email protected]> wrote: > > On Monday, January 31, 2022 11:21:11 PM Yannick Gingras wrote: > > > On Mon, 2022-01-31 at 14:48 -0500, [email protected] wrote: > > > > Again, on my old version of Kate, under Settings ==> Configure-Kate > > > > ==> Editing > > > > ==> Indentation, there is a setting to choose a Default indentation > > > > mode with > > > > quite a few choices -- I suspect on of those may do what you want, or > > > > come > > > > close. > > > > > > If I can get auto-wrapping to send the text where I want it to go, I > > > will enable it for sure! I tried a few indentation modes: None, > > > Normal, and Python with and without "keep extra space", but that > > > doesn't do it, unfortunately. The text always gets set to column 0, > > > either automatically from the dynamic wrap or by hitting ALT-W. > > > > Sorry that none of those work for you. I have mine currently (and for a long time) set to None which seems the most convenient for me, but I would have expected one or more of those settings (I see 9) would come close to what you want. > > > > Aside: Sending to you directly and the list because I don't know if you are subscribed -- I am subscribed, so you don't need to send a copy to me. > > > > Have a good day!