Skip to content

refactor: call activateCommon from the desktop

Tomas Vik requested to merge tv/2023-06/fix-suggestions-2 into main

This is a follow-up from fix: report accepted suggestions in WebIDE (!876 - merged)

I focused on properly initializing the browser extension, but I forgot to use the activateCommon in the extension.ts (the entrypoint for desktop).

Merge request reports