docfx random-generated filename ends with .csx #8317
-
I was just building my docs, and suddenly there are 1K+ errors in VS Code, which luckily don't interfere with my project. It seems that a random docfx-generated filename ends with .csx, which is the extension for interactive C# scripts. Is there a way to blacklist .csx to prevent the random errors from coming out of nowhere? |
Beta Was this translation helpful? Give feedback.
Answered by
KalleOlaviNiemitalo
Dec 30, 2022
Replies: 1 comment 1 reply
-
This would be fixed as part of #8203. Until then, is it possible to make VS Code ignore the whole cache directory? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zp-zpanda
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This would be fixed as part of #8203. Until then, is it possible to make VS Code ignore the whole cache directory?