chore: Handle LS Chat notifications
Description
- Introduces a mechanism for registering Webview-specific notification and request handlers (its very similar to the LS implementation)
- Adds request handler for
getActiveFileContextrequest
Related Issues
Resolves #1679 (closed)
How to test
Please, link the related LS MR and follow its instructions to test.
What CHANGELOG entry will this MR create?
-
fix:Bug fix fixes - a user-facing issue in production - included in changelog -
feature:New feature - a user-facing change which adds functionality - included in changelog -
BREAKING CHANGE:(fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog -
None - other non-user-facing changes
Closes #1679 (closed)
Edited by Olena Horal-Koretska