Commit 3b8017e
authored
Remove jsOperator from jsClassBlock
It screws up highlighting of the operators when they are used as method names:
.
This doesn't happen if you're inside a normal object:
1 parent d11bc09 commit 3b8017e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments