Writing python code Folder marked in red intelliJ.
Answered
Hi, I screen cut a part of my intelliJ, I noticed there is a folder named vent marked in red, I donot know what that means, and i donot remember how it appeared, recently, i downloaded beautifulsoup and also git pull .
right now, I havent met up any coding problem, but i am wondering how and why this red folder showed up ? Thanks for the explaination.
Please sign in to leave a comment.
the red color most probably means that the folder is excluded from the project (IDE does not analyze it). As for the exact "vent" folder, I can only say that IDE does not create folders with such names automatically. So, I suppose a framework/build script has created it.
Let me know in case you have any additional questions.