Commit c3047d2
committed
src/goLanguageServer: send only file URIs to gopls
gopls never handled untitled URIs
Fixes #1559
Change-Id: Ibb52e5ebffa4f82adaa59c1d54ab5a0ba613be37
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/327189
Trust: Hyang-Ah Hana Kim <[email protected]>
Run-TryBot: Hyang-Ah Hana Kim <[email protected]>
TryBot-Result: kokoro <[email protected]>
Reviewed-by: Rebecca Stambler <[email protected]>1 parent b70f3c0 commit c3047d2
1 file changed
+3
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
| 460 | + | |
464 | 461 | | |
465 | 462 | | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
| 463 | + | |
471 | 464 | | |
472 | 465 | | |
473 | 466 | | |
474 | 467 | | |
475 | | - | |
| 468 | + | |
476 | 469 | | |
477 | 470 | | |
478 | 471 | | |
| |||
0 commit comments