As requested, here's a new usecase (which is a subset of comments, really): disable copilot completions also in triple quoted python docstrings, which can be used as comments but are not considered a ...
One of our repositories uses rST in its docstrings. Given the right conditions, this rST appears to be interpreted as Python for some reason and has Python formatting rules applied to it. With the ...
Abstract: Documentation debt hinders the effective utilisation of open-source software. Although code summarisation tools have been helpful for developers, most would prefer a detailed account of each ...