How can I get VSCode to recognize Pants imports? ...
# general
c
How can I get VSCode to recognize Pants imports? The following is already defined in my
BUILD
file.
Copy code
pants_requirements(name="pants", resolve="pants-plugins")