python-dependencies-vscode
python-dependencies-vscode copied to clipboard
Use RegEx to detect poetry's dependencies sections to support custom groups
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...