Commit 527bc4b
committed
Script Window: Attempt to match editor's syntax highlighting
If there is at least one script open in the editor, we can steal its syntax
highlighter and apply it to the script window's CodeEdit control.
Otherwise, we continue to use a built-in SyntaxHighlighter.1 parent b7568db commit 527bc4b
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
9 | 21 | | |
| 22 | + | |
10 | 23 | | |
11 | 24 | | |
12 | 25 | | |
| |||
0 commit comments