Closed as not planned
Description
Validations
- I believe this is a way to improve. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that requests the same enhancement
Problem
When I add new documentation like https://Angular.dev I only get one page indexed. VS Code developer tools aren't outputting any errors or anything to get to the bottom of the problem.
Solution
Add logging around the lines where articles are crawled.
Preferably log:
- crawled / found pages (url)
- pages without article
- articles added from url
If possible some logging level to adjust noisyness.