vscode
vscode copied to clipboard
Allow Extension listen for window close before deactivate
Check the API did not find about the window close related API and state acquisition, window state is just active and focus state, I tested the following mechanism and it is not reliable:
I'm trying to find out if it's currently possible to reliably listen for window closures through some API, or if there's no API to support it at the moment.