Commit 17d141e
committed
fix(eval): send the whole text to evaluate at once
The workaround of sending the messages directly to the powershell
terminal is no longer required because since 2b62f06 the terminal is no
longer blocked after each "evaluate" request1 parent 0c775f1 commit 17d141e
1 file changed
Lines changed: 5 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
| 342 | + | |
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
347 | 346 | | |
348 | | - | |
349 | 347 | | |
350 | 348 | | |
351 | 349 | | |
| |||
362 | 360 | | |
363 | 361 | | |
364 | 362 | | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | | - | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
373 | 367 | | |
374 | 368 | | |
375 | 369 | | |
0 commit comments