)]}' { "commit": "29db582bcc435c1792362e62d812e270df706474", "tree": "87eaa8d3c27ef784bb2a60d536a2a36da7cb2201", "parents": [ "5828eb98db84cde3a646b48012bc84904108190b" ], "author": { "name": "Hana (Hyang-Ah) Kim", "email": "hyangah@gmail.com", "time": "Mon Jul 27 23:40:02 2020 -0400" }, "committer": { "name": "Hyang-Ah Hana Kim", "email": "hyangah@gmail.com", "time": "Tue Jul 28 12:00:15 2020 +0000" }, "message": "src/goMain.ts: use uri.fsPath for workspace folder path\n\nUri.path is the path part of the URI. What we need is the file\nsystem path, which is Uri.fsPath.\n\nThis fixes `go.locate.tools` that failed on Windows while\ntrying to run `go env` in each workspace folder.\n\nChange-Id: I109e57269cdfb63488d8d44e294e4d8ae7960578\nReviewed-on: https://go-review.googlesource.com/c/vscode-go/+/245042\nReviewed-by: Rebecca Stambler \u003crstambler@golang.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "249984e264ed2f4a2c1da0dd93c5c5418077c714", "old_mode": 33188, "old_path": "src/goMain.ts", "new_id": "d4292bef2f30720a66567367e0212a8373226b93", "new_mode": 33188, "new_path": "src/goMain.ts" } ] }