How is it possible to add UI element into GitExtension from plugin?
As example, actually the BuildServerIntegration adds circle to the commit to show the pipeline status and, hovering it, some additional data is shown.
Or another example, a plugin that adds a new tab/window to be shown.
How will this task done with new structure?
How is it possible to add UI element into GitExtension from plugin?
As example, actually the BuildServerIntegration adds circle to the commit to show the pipeline status and, hovering it, some additional data is shown.
Or another example, a plugin that adds a new tab/window to be shown.
How will this task done with new structure?