badoo / codeisok

Git code browsing and code review tool
GNU General Public License v3.0
85 stars 16 forks source link

Auto line-breaks for long lines in comments #73

Closed zaytsev-mxm closed 3 years ago

zaytsev-mxm commented 4 years ago

When you are typing some really long line of text without "manual" line-breaks — it is "overflowing". I think we can add support of "automatic" line-breaks here in CodeIsOK — as it works in native browser textareas.

Actual behaviour: https://yadi.sk/i/XAl3EeVAbySIuw Expected behaviour: https://yadi.sk/i/-n1ZNnhWYfyfXA

makinfieva commented 3 years ago

Fixed - add line breaks in review comments #95