diff --git a/README.md b/README.md index 546312e37aa..c4ab8123ca6 100644 --- a/README.md +++ b/README.md @@ -3258,6 +3258,7 @@ _Plugin for text editors and IDEs._ - [roumon](https://github.com/becheran/roumon) - Monitor current state of all active goroutines via a command line interface. - [rts](https://github.com/galeone/rts) - RTS: response to struct. Generates Go structs from server responses. - [textra](https://github.com/ravsii/textra) - Extract Go struct field names, types and tags for filtering and exporting. +- [toolset](https://github.com/kazhuravlev/toolset) - Manage project-specific tools (linter, formatter, etc) like deps. - [typex](https://github.com/dtgorski/typex) - Examine Go types and their transitive dependencies, alternatively export results as TypeScript value objects (or types) declaration.