You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
awaitOutputPane.Instance.WriteAsync("Sorry to interrupt. I know your time is busy, presumably that's why you installed this extension (String Resource Visualizer).");
41
-
awaitOutputPane.Instance.WriteAsync("I'm happy that the extensions I've created have been able to help you and many others");
42
-
awaitOutputPane.Instance.WriteAsync("but I also need to make a living, and limited paid work over the last few years has been a challenge. :(");
awaitOutputPane.Instance.WriteAsync("Join them to show you appreciation and ensure future maintenance and development by becoming a sponsor.");
50
+
awaitOutputPane.Instance.WriteAsync("");
51
+
awaitOutputPane.Instance.WriteAsync("Go to https://github.com/sponsors/mrlacey");
52
+
awaitOutputPane.Instance.WriteAsync("");
53
+
awaitOutputPane.Instance.WriteAsync("Any amount, as either a one-off or on a monthly basis, is appreciated more than you can imagine.");
54
+
awaitOutputPane.Instance.WriteAsync("");
55
+
awaitOutputPane.Instance.WriteAsync("I'll also tell you how to hide this message too. ;)");
56
+
awaitOutputPane.Instance.WriteAsync("");
57
+
awaitOutputPane.Instance.WriteAsync("");
58
+
awaitOutputPane.Instance.WriteAsync("If you can't afford to support financially, you can always");
59
+
awaitOutputPane.Instance.WriteAsync("leave a positive review at https://marketplace.visualstudio.com/items?itemName=MattLaceyLtd.StringResourceVisualizer&ssr=false#review-details");
0 commit comments