Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio support #4

Merged
merged 6 commits into from
Apr 20, 2024

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    07ec90a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    3778404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b36ec66 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Relaxed duplicate event detection criteria

    I.e., disabled duplicate detection for events other than `Changed`.
    Kir-Antipov committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9b26cad View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Refactored OnFileSystemEvent

    There's no need to pass a `path` there, as it's already available via `args`.
    Kir-Antipov committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    dcfbc92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36a5f0f View commit details
    Browse the repository at this point in the history