In your codemirror configuration options there is string: lineNumbers: false,. which turns off line numbers. Change it's value to true and ...
確定! 回上一頁