golang / vscode-go

Go extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=golang.Go
Other
3.78k stars 728 forks source link

go into polyglot #3310

Closed JCzz closed 2 months ago

JCzz commented 3 months ago

Are you considering to get go in to polyglot: https://code.visualstudio.com/docs/languages/polyglot

Projects like this runs in Jupyter Notebook: https://github.com/janpfeifer/gonb

Regards Christian

hyangah commented 2 months ago

gonb looks very cool! It looks like happening between gonb and polyglot dotnet/interactive#3511, and I think they are better positioned than this extension.

If there is any part of gopls reusable/extendable to assist the integration, don't hesitate to open an issue in the golang/go issue tracker for discussion. (cc @janpfeifer)