Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

[IDE] Use a FileSystemWatcher to take changes made while unfocused #4400

Closed
wants to merge 1 commit into from

Commits on Mar 30, 2018

  1. [IDE] Use a FileSystemWatcher to take changes made while unfocused

    Track file changes made while unfocused using a FileSystemWatcher instead of
    stating every file for the modification time when the application loses focus
    and then again when it regains focus
    
    Fixes GH #4383
    iain holmes committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    714825e View commit details
    Browse the repository at this point in the history