vscode-editor-focus-notifier

Editor Focus Notifier

Editor Focus Notifier is a Visual Studio Code-compatible extension that detects focus state transitions between editor, terminal, and other areas, running configurable shell commands on state changes.


Extension Listings


What This Extension Does

This extension detects three states:

Commands run only when the state changes. The initial state is evaluated at startup and its command runs once.


Security Notice

This extension executes commands exactly as configured by the user.

Users are responsible for ensuring that configured commands are safe and trusted.


Author & Responsibility

This extension is written and maintained by Akinori Musha.

For issues or security concerns, please use the GitHub repository linked above.


License

MIT License (see repository)