I use Revise v3.3.0, recently updated from 3.2.1. It seems to me that it is now broken
in that it does not track changed files anymore.
Has anyone else seen it?
Edit: Revise v3.2.1 works still correctly on the same set of files. Hence, I conclude that this is a bug, and I filed a bug report.
It’s working for me (7.1 on M1 Mac)
Is using Revise
the first line in your startup.jl file?
I am on Windows 10, with Julia 1.7.0. I do
using Pkg; Pkg.activate("."); Pkg.instantiate(); using Revise
nilshg
4
See
and the earlier discussion
Apparently fixed with 3.3.1.