Matthew R Johnson

Results 3 comments of Matthew R Johnson

Returning X/Y values covers a very common use case but general click event handling in Plotly seems a bit harder. The best reference I've found is https://plotly.com/javascript/plotlyjs-events/#event-data But that doesn't...

Copying SourceGenerators to a new directory on Windows :heavy_check_mark: 3.1.300-preview-015135 `dotnet build` does work on a clean copy of SourceGenerators :x: 5.0.100-preview.3.20216.6 `dotnet build` fails. After the solution has been...

Same messages in 2024.2, for each of `AutoScrollToTheEndToolbarAction`, `ToggleCaseInsensitiveSearchToolbarAction` and `AppInsightsToolWindow$2` There's some guidance here: https://plugins.jetbrains.com/docs/intellij/basic-action-system.html#anactiongetactionupdatethread about [background thread (BGT) or the event-dispatching thread (EDT)](https://plugins.jetbrains.com/docs/intellij/threading-model.html) Should these components all be...