python-dependencies-vscode icon indicating copy to clipboard operation
python-dependencies-vscode copied to clipboard

Use RegEx to detect poetry's dependencies sections to support custom groups

Open estyxx opened this issue 2 years ago • 0 comments

Poetry 1.2 has introduced custom groups for dependencies sections, I updated the if about sections to use a RegEx. I tested locally and seems working :)

Wasn't able to run Extension Tests, but I think something on my VS Code is not configured correctly...

estyxx avatar Feb 22 '23 11:02 estyxx