davidvarga / davidvarga/MBeautifier

Auto-wrapping long lines

オープン
#32 コメント 2 件 リアクション 0 件 担当者 1 名 @davidvarga が担当を希望しています GitHub で見る
enhancement
主要言語
MATLAB
スター
519
フォーク
80
PR マージ指標
30日以内にマージされた PR はありません

説明

It's probably a quite tricky thing to implement, but it would be nice if there was an option to autowrap long (e.g., > 79 chars) lines. Some sort of heuristics could be used to figure out where to break the lines, e.g., first try breaking at "=". Then if either of parts is still too long, break farthest down the line that puts the line (w/ added ...) under the line limit.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。