Custom sysimage for julia extension for vscode

You have to:

ctrl-shift-P (to get the command console) -> Tasks: run build task -> Julia: Build custom sysimage....

and wait until sysimage gets compiled in background.
During next vscode start the sysimage should be loaded automatically.

3 Likes