Same issue here but I am going for a css style solution.
No plugin that is going to break again.
pre {
width: 100%;
overflow: auto;
overflow-y: hidden;
background: #efefef;
}
pre code {
padding: 30px;
color: #333;
}
Editing a lot of data is best done via mysql database dump and reupload hint hint