差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| linux:mock [2023/03/10 20:16] – [コンフィギュレーションの内容] ともやん | linux:mock [2023/03/10 20:45] (現在) – [コンフィギュレーションの内容] ともやん | ||
|---|---|---|---|
| 行 2040: | 行 2040: | ||
| lineNumbers: | lineNumbers: | ||
| indentUnit: 4, | indentUnit: 4, | ||
| - | height: auto, | + | |
| - | }); | + | //height: |
| + | | ||
| let jsEditor002 = CodeMirror.fromTextArea(document.getElementById(' | let jsEditor002 = CodeMirror.fromTextArea(document.getElementById(' | ||
| mode: " | mode: " | ||
| 行 2047: | 行 2048: | ||
| lineNumbers: | lineNumbers: | ||
| indentUnit: 4, | indentUnit: 4, | ||
| - | | + | |
| + | //height: " | ||
| }); | }); | ||
| + | jsEditor001.setSize(null, | ||
| + | jsEditor002.setSize(null, | ||
| </ | </ | ||
| </ | </ | ||