Elon Gliksberg
Elon Gliksberg
Hi @adriangb, I'm also experiencing this issue, do you happen to have a workaround? Thanks.
Out of curiosity, as I'm not proficient in VSCode's architecture, what's the value in moving Copilot from being an extension to being part of the core codebase as opposed to...
> poetry asks git what it is ignoring, [here](https://github.com/python-poetry/poetry-core/blob/39e17d70941222e9818e6621cc76f99d31edb6ba/src/poetry/core/vcs/git.py#L326-L342) > > you can check for yourself whether the files that you are seeing are included or not, either by putting...
Hi @jameshilliard @finswimmer, this still occurs to me on the latest release. Essentially what happens is that I have a Poetry package in which there is a `.gitignore` not at...
> > Hi @jameshilliard @finswimmer, this still occurs to me on the latest release. > > Essentially what happens is that I have a Poetry package in which there is...
> > but rather one of the nested directories > > Is the nested directory itself being entirely ignored by the project it is nested within? The purpose of [#611](https://github.com/python-poetry/poetry-core/pull/611)...
Hi @aibazhang, thanks a lot for your contribution! I [asked a question](https://github.com/elementary-data/dbt-data-reliability/issues/675#issuecomment-2106201637) regarding the motivation for this PR that would help us understand your use-case a bit better.