VSCode flake8 resolve missing imports

Good Morning! I am trying to get my linting (flake8/pylance) to work with Omniverse related imports in VSCode. I have seen other posts that say if you create a new extension it should automatically work; is there a good way to do this with a custom extension that’s already created?

Link to other post