Commit 289e5f0
committed
Auto merge of rust-lang#17051 - roife:auto-closing-for-triple-backticks, r=Veykril
fix: support auto-closing for triple backticks
It might fix rust-lang#16051, see rust-lang/rust-analyzer#16051 (comment)File tree
1 file changed
+4
-2
lines changed- src/tools/rust-analyzer/editors/code
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
0 commit comments