go-interface-annotations icon indicating copy to clipboard operation
go-interface-annotations copied to clipboard

VSCode extension for annotating interfaces and structs.

Results 3 go-interface-annotations issues
Sort by recently updated
recently updated
newest added

https://github.com/whosydd/go-impl.git

Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

Added a implements annotations for the methods of interfaces and their implementations for easier navigation. Also, added an "I" gutter icon for additional usability enhancements. --- The PR is not...