Rev 12706 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12706 | Rev 14160 | ||
---|---|---|---|
Line 26... | Line 26... | ||
26 | ,min_height:4\ |
26 | ,min_height:4\ |
27 | ,is_editable:$is_editable\ |
27 | ,is_editable:$is_editable\ |
28 | ,toolbar: $toolbar\ |
28 | ,toolbar: $toolbar\ |
29 | ,syntax_selection_allow: "$syntax_selection_allow"\ |
29 | ,syntax_selection_allow: "$syntax_selection_allow"\ |
30 | ,show_line_colors: true\ |
30 | ,show_line_colors: true\ |
- | 31 | ,replace_tab_by_spaces:2\ |
|
31 | }); \ |
32 | }); \ |
32 | </script>\ |
33 | </script>\ |
33 | to $wims_html_header |
34 | to $wims_html_header |
34 | 35 | ||
35 | !!!TODO add autocompletion: true |
36 | !!!TODO add autocompletion: true |