Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tracecompass-dev] signalManager on vscode-trace-extension fails to capture signal sent from traceviewer-base

Hi, I am trying to adapt @Hriday Panchasara’s feature to work on vscode, however I can’t seem to capture Signals.EXPORT_CSV. I’ve tried using console and confirmed that fireSaveAsCsv() in signal-manager.ts did execute, but the function to execute after signal captured doesn’t (I also confirmed that signalManager().on(Signals.EXPORT_CSV) also has been executed, I did not set an off switch). The signal was captured normally when I ran it in Theia. Any help would be greatly appreciated.

 

Regards,

 

Alex


This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.

Back to the top