gundermanc / vs-go

Hack and slash Go language service prototype for VS Win + VS Mac
MIT License
8 stars 2 forks source link
go golang visual-studio visual-studio-for-mac

# Go lang Support for Visual Studio for Windows and Mac Build Status

Hackathon project proof-of-concept for a x plat Go language service. Now abandoned.

image

image

Done

Planned Supported platforms:

How it does/will work

Historical Context

Screenshots are from an earlier build which was a full, from-scratch language service for Go in C#. Since then, I have changed strategies to enable reuse of existing Go libraries.

We're starting at square one. The code seen here is a series of hacks meant to set the context.

Editor Features

Getting started

Windows

Mac

Debugging

Contributions and discussion are absolutely welcome :)