Right now, the VSCode plugin only sends heartbeats when a file is saved. I mocked up a draft on my fork that tracks typing as well, sending a heartbeat if the user types or saves, and a heartbeat hasn't been sent in the last two minutes. Let me know if this fits w/ the projects and if I should make a pr with it.
Right now, the VSCode plugin only sends heartbeats when a file is saved. I mocked up a draft on my fork that tracks typing as well, sending a heartbeat if the user types or saves, and a heartbeat hasn't been sent in the last two minutes. Let me know if this fits w/ the projects and if I should make a pr with it.