JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code...
More information
GUI Version
This tool supports GUI development in GtkSharp, and automatically generates event handlers when events are added to the Glade tool's controls.
What will be auto-generated
Variable name of the control
The event handler of the control
This tool converts Visual Studio Code Snippets to:
* Visual Studio Code Snippets
* Jetbrains Rider Live Templates (experimental and limited)
It can take individual Visual Studio snippets or a folder full of .snippet files, and create .code-snippets file with the snippets. In VS...
More information