+6
Line Length Limit
For those of us who are following a specific coding standards, it will be useful to have a maximum line length that will automatically move to the next line, or maybe something to inform that we have reached line length limit.
-1
Diogo Resende fa 12 anys
If you use a linter (Sublime Linter), coding on python will trigger a warning (related to PEP 8 standard).
+6
Xavura fa 12 anys
What's wrong with View > Ruler?
+5
Charles Jenkins fa 12 anys
Just add a ruler to give you the visual indication of where the maximum line should end.
Customer support service by UserEcho