I've started using Infiltrator.jl and it is super helpful. I wonder if there is integration with VS Code so that whenever we are developing a package we don't need to ] add Infiltrator to the dependencies temporarily and explicitly add a using Infiltrator in the main module file.
Ideally I would just add @infiltrate condition anywhere in the module source code and VS code would figure out the infiltration point.
There is no integration currently, no. Debugging in general should be much smoother with the next release though
Last updated: Nov 27 2025 at 04:44 UTC