Commit 7a9df00
Previously in PR #1414 the Folding provider was updated, however the promise
resolution was incorrect. This caused the grammar load to never trigger the
Then command. This commit instead uses the correct way to return the value
for the promise and, when then triggers the Then statement correctly.
1 parent 77da510 commit 7a9df00
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
548 | | - | |
549 | | - | |
| 548 | + | |
| 549 | + | |
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| |||
0 commit comments