Skip to content

0.03

Latest
Compare
Choose a tag to compare
@sr-tream sr-tream released this 13 Apr 20:20
· 7 commits to master since this release
21b9d16
  • Fix open CMake/Build output window
  • Add new notifications providers:
    • VSCode API - Default VSCode notifications
    • Native Notifications - System notifications (required notify-send to work)
    • VSCode API/Native Notifications - Default VSCode notifications when VSCode focused and system notifications when VSCode unfocused
    • Custom provider - Custom notification provider. Pass notification message (and optionally title) into custom VSCode command
    • Custom provider/Native Notifications - Custom notification provider when VSCode focused and system notifications when VSCode unfocused

Full Changelog: 0.0.1...0.03