Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-builder gnome-builder
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 308
    • Issues 308
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gnome-buildergnome-builder
  • Merge requests
  • !247

Change language server implementation to gopls for Go

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Satyajit Ranjeev requested to merge satran/gnome-builder:go-language-server-plugin into master Feb 04, 2020
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 2

The standard Language Sever implementation for Go is not gopls. This commit updates the plugin to use it instead of go-langserver. This is a very minimal change implementation. If this is something that you deem fit I will spend more time fixing the plugin to a complete support.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: go-language-server-plugin