opral / inlang-sherlock

Issue tracker for Sherlock
https://marketplace.visualstudio.com/items?itemName=inlang.vs-code-extension
2 stars 0 forks source link

reload extension after settings.json manual file edit #52

Open felixhaeberle opened 4 months ago

felixhaeberle commented 4 months ago

Context

The extension does currently not reload extension after settings.json manual file edit.

Proposal

Reload extension after settings.json manual file edit but don't conflict with the settings updating behavior done from the settings component. Implement a check whether the file got edited manually or from within the settings component.