Commit 8ec4885
committed
Add SQLDialect.configureLanguage method
FEATURE: The new `SQLDialect.configureLanguage` method can be used to configure the
language (and it's syntax node props) used by a dialect.
See https://discuss.codemirror.net/t/code-folding-for-postgresql-doesnt-work-as-expected/7993/141 parent 7997522 commit 8ec4885
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
105 | 112 | | |
106 | 113 | | |
107 | 114 | | |
| |||
0 commit comments