Stream: helpdesk (published)

Topic: Infiltrator.jl in VS Code


view this post on Zulip Júlio Hoffimann (Feb 07 2021 at 12:37):

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.

view this post on Zulip Júlio Hoffimann (Feb 07 2021 at 12:37):

Ideally I would just add @infiltrate condition anywhere in the module source code and VS code would figure out the infiltration point.

view this post on Zulip Sebastian Pfitzner (Feb 07 2021 at 13:22):

There is no integration currently, no. Debugging in general should be much smoother with the next release though


Last updated: Oct 02 2023 at 04:34 UTC