This issue is based on user feedback.
When working with notebooks that require all my code to be in one cell (like mini.html or notebook.R), only seeing ~31 lines in edit mode is a little annoying. Once a cell is executed, the RCloud UI shows me all the lines of long code cells (75 lines, 100 lines, etc), but when I click to edit the code, it shrinks down to ~31 and adds a scroll bar.
Is there a reason to limit to the number of rows when editing a cell?