mbehr1 / dlt-logs

Visual Studio Code extension that adds support to open DLT (genivi, AUTOSAR) diagnostic log and trace files with lifecycle detection, filters, time-sync, etc.
Other
15 stars 9 forks source link

fix: quick report/add filter with multiple files #145

Closed mbehr1 closed 1 year ago

mbehr1 commented 1 year ago

If multiple log files have been opened as one document the quick filter and add filter from hover menu didn't work. Created https://github.com/microsoft/vscode/issues/179962 for vscode and added a workaround.