[
https://issues.apache.org/jira/browse/SOLR-10749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026751#comment-16026751
]
Steve Rowe commented on SOLR-10749:
-----------------------------------
Now that I know where the setting is, toggling soft wraps in IntelliJ takes
like 5 seconds, and the experience is very smooth: whole words begin on the
next line, as opposed to being broken in the middle; and the JavaFX-based
preview alignment is maintained automatically.
I'm guessing [~ctargett] wants to avoid the need for constant line length
adjustment busy-work, which could easily dwarf the amount of time it takes to
turn on soft wrapping.
bq. And I practically never (not even once a year) have to use this IDE feature
otherwise in my work.
Yeah that was my motivation for the changes I initially made on SOLR-10379, but
now that we're all going to be regular ref guide contributors, I'm guessing
that the frequency with which we need to do this will increase to the point
that it won't feel like a burden.
> Should ref guide asciidoc files' line length be limited?
> --------------------------------------------------------
>
> Key: SOLR-10749
> URL: https://issues.apache.org/jira/browse/SOLR-10749
> Project: Solr
> Issue Type: Sub-task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Steve Rowe
> Priority: Minor
>
> From [~dsmiley] and [~janhoy] on SOLR-10290:
> {quote}
> David: Can we auto-linewrap the asciidoc content we've imported somehow? The
> lines are super-long in my IDE (IntelliJ). I can toggle the active editor's
> "soft wrap" at least (View menu, then Active Editor menu).
> Jan: Yea, those lines are long
> {quote}
> From a conversation [~ctargett] and I had on SOLR-10379:
> {quote}
> Steve: I updated the ref guide docs. While I was at it, I installed and used
> the IntelliJ plugin named "Wrap To Column" to wrap at 120 chars (a.k.a. "fill
> paragraph") in the two .adoc files I edited.
> Cassandra: What is the point of this, or even, the big deal about asking your
> IDE to do soft wraps instead?
> Steve: Not all editors support soft-wrapping. There is project consensus to
> wrap code at 120-chars; why make an exception for these doc files?
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]