You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
It would be really handy to either share code in The Go Playground or compile and run code within it, through VS Code. There is already an implemented tool that interacts with the playground, so, that tool could be easily integrated with this extension, or some of its functionalities could be implemented within the extension to reduce external dependencies.
Hi,
It would be really handy to either share code in The Go Playground or compile and run code within it, through VS Code. There is already an implemented tool that interacts with the playground, so, that tool could be easily integrated with this extension, or some of its functionalities could be implemented within the extension to reduce external dependencies.
Thanks in advance,
Pavlos