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

Do you have any plan to support bingo, gopls? #42

Closed
4 tasks
saibing opened this issue Jan 19, 2019 · 3 comments
Closed
4 tasks

Do you have any plan to support bingo, gopls? #42

saibing opened this issue Jan 19, 2019 · 3 comments

Comments

@saibing
Copy link

saibing commented Jan 19, 2019

I am using the latest version of:

  • Atom
  • ide-go
  • atom-ide-ui
  • go-langserver

Operating System:

Expected Behavior

There are some new go language server tool, can you support them?

gopls

bingo

Actual Behavior

Steps to Reproduce

@appelgriebsch
Copy link

Got it working without touching the source code...

Sample DataTip

here my settings:

IDE-Go Settings

Note that you have to deselect the optional flags, so the ide-go will not call the binary with parameters.

As a side-note you will get the langserver is outdated notification any time, but you can easily close this.

@saibing
Copy link
Author

saibing commented Mar 20, 2019

@appelgriebsch

Thank you very much for your workaround

@saibing saibing closed this as completed Mar 20, 2019
@slnt
Copy link

slnt commented Apr 10, 2019

So bingo works, although it provides some very odd things that really shouldn't be errors.

(@saibing it compiles just fine under go build but bingo reports type mismatches when it shouldn't -- stuff like cannot use start (variable of type time.Time) as time.Time value in argument to myFuncName)

gopls doesn't seem to work from what I can tell -- I turned off all of the optional flags and such but it doesn't do anything?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants