* Changing key combos, and behavior for starting/stopping
* Updating keybindings
* Fixing mac keybindings
* Clear data when starting profiler from keyboard shortcut
* Added default new profiler keybinding. Exposed profiler.start and profiler.stop so they can be used with keybindings
* Changing where session state gets set
* Cleaning up unnecessary code
* adding lost events flag to events available notification
* Initial changes to support notifications for stopped session and lost events
* Updated localized strings & send stop notification box
* reordering imports
* vbump sqltools & dataprotocolclient, fix notification wording
* Displaying all event data
* Fixing viewing blank text panels and highlighting
* add aria-label for insights dialog (#1629)
* Displaying all event data
* Fixing viewing blank text panels and highlighting
* descriptive comments, removing redundant code
* Clear event view pane when starting new session
* Removing debug logging
* Handling pause button
* Cleaning up comments from previous commit
* Fixing comments from PR
* Fixing a comment I forgot to delete
* Bumping dataprotocolclient version
* Bumping sqltoolsservice & sqlops-dataprotocolclient version