go-interface-annotations
go-interface-annotations copied to clipboard
VSCode extension for annotating interfaces and structs.
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...
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...