You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix diable list option, improve output formatting, fix issue about toolbar hidden on output growing [EDITOR-559]
* improve code a bit
* fix debug console template in correct file main.go
* fix string interpolation
* remove html tag from exported log
* fix tab
<divid="log">This is some random text This is some random textThis is some random textThis is some random textThis is some random textThis is some random textThis is some random text<br/>This is some random text<br/>This is some random text<br/></div>
<div id="log">This is some random text This is some random textThis is some random textThis is some random textThis is some random textThis is some random textThis is some random text<br />This is some random text<br />This is some random text<br /></div>
0 commit comments