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

feat: apply config changes for filters instantly #135

Closed mbehr1 closed 1 year ago

mbehr1 commented 1 year ago

Support onDidChangeConfiguration for filters instantly. Was/is supported for old js backend but not for adlt. Implement for adlt as well.