Pythonslicer.exe interpreter , imports can t be resolved

Operating system: windows 11
Slicer version:5.8.1
Expected behavior: when using pythonslicer.exe as an interpreter in vs code, it should be aware about the location of the imports that the interpreter use as slicer , vtk …
Actual behavior: i got “Import “slicer” could not be resolved” then ithe IDE could not autocomple the words for my python scripted module

image