Kuba Sejdak

Results 2 comments of Kuba Sejdak

Same here. I defined custom instruction file `.github/instructions/python.instructions.md` with `applyTo: "**/*.py"` and it was not used automatically when Python files were edited. When I changed it to `applyTo: "**"` then...