- Fix open
CMake/Buildoutput window - Add new notifications providers:
VSCode API- Default VSCode notificationsNative Notifications- System notifications (requirednotify-sendto work)VSCode API/Native Notifications- Default VSCode notifications when VSCode focused and system notifications when VSCode unfocusedCustom provider- Custom notification provider. Pass notification message (and optionally title) into custom VSCode commandCustom provider/Native Notifications- Custom notification provider when VSCode focused and system notifications when VSCode unfocused
Full Changelog: 0.0.1...0.03