Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
check the gopls version and update if outdated (#2719)
Browse files Browse the repository at this point in the history
  • Loading branch information
stamblerre authored and ramya-rao-a committed Sep 6, 2019
1 parent 2a16eb0 commit 461c79d
Show file tree
Hide file tree
Showing 13 changed files with 809 additions and 307 deletions.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"outFiles": [
"${workspaceFolder}/out/**/*.js"
],
"preLaunchTask": "npm"
"preLaunchTask": "npm: watch"
},
{
"name": "Launch as server",
Expand Down
Loading

0 comments on commit 461c79d

Please sign in to comment.