VimHax
VimHax
I have set the interpreter properly I believe.   And yes the code does run fine when I execute it. (Assuming that's what you meant by asking to check...
FYI, if I disable the Pylance extension on VSC I also get basic autocomplete. 
FYI, BPY is a native Python module. When installing the module it added `bpy.so` and a folder named `3.2` to the `site-packages` folder located at `/usr/lib/python3.10/site-packages/`.
IMO, `process.nextTick` is not a widely known feature, so many may wonder why it's there at first glance, a more effective solution could just be putting the code inside a...