Skip to content

VSCode extension for annotating interfaces and structs.

License

Notifications You must be signed in to change notification settings

sslime336/go-interface-annotations

 
 

Repository files navigation

Go Interface Annotate

Demo

A very WIP extension that adds some visual marks (and navigation) between interfaces and structs. I really liked the way JetBrains' GoLand shows when interfaces are being implemented or when structs follow some implement interfaces. Since Go has no "X implements Y" syntax, sometimes it gets hard to see at a glance what you're working with.

Demo

About

VSCode extension for annotating interfaces and structs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.5%
  • JavaScript 26.5%