Expose functionality as View > Active Editor option to run in real time instead of just function invocation
bronius opened this issue · 2 comments
bronius commented
Love this little thing, works for me in a php block comment just as I had hoped!
Would it be possible to have it run continuously such that, in effect, the word wrapping is bound to a block comment's dimensions as I type? It could then become another option among, "Soft wrap," "Show line numbers," etc.
abrookins commented
Interesting idea. Would it work like the "hard wrap" setting in Intellij editors, but effectively bind only to comment blocks?
bronius commented
Yes, that sounds exactly what I mean. I haven't a clue how this would affect your plugin design nor whether it might inadvertently "leak" over time and affect editor performance. :)