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

Watcher doesn't notice if root folder changed #14

Open
greggman opened this issue Feb 3, 2018 · 0 comments
Open

Watcher doesn't notice if root folder changed #14

greggman opened this issue Feb 3, 2018 · 0 comments

Comments

@greggman
Copy link

greggman commented Feb 3, 2018

Steps

  1. mkdir foo

  2. codehelper.exe foo

  3. rename foo bar

    no notification

  4. echo "hello" > bar\newfile

    2: foo\newfile
    

Reports 'foo' even though path is now 'bar'

@bpasero bpasero removed their assignment Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants