Eideticom / hdl-verifgui

A useful GUI tool for managing HDL verification.
https://eideticom.com
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Modifications to configuration do not get reloaded when saving an open config. #12

Closed davidlenfesty closed 3 years ago

davidlenfesty commented 3 years ago

If you edit the currently open config, it does not propogate changes when you re-run a task. This can be annoying if you're trying to tweak linter flags or something like that.

This change would need to detect when the config being edited is the currently selected one, and would need to re-load that config.