davidvarga / davidvarga/MBeautifier

Auto-wrapping long lines

Abierto
#32 2 comentarios 0 reacciones 1 asignado Reclamado por @davidvarga Ver en GitHub
enhancement
Lenguaje dominante
MATLAB
Estrellas
519
Forks
80
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.