We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7b18f5 commit 27e1cb6Copy full SHA for 27e1cb6
packages/common/src/scopeSupportFacets/python.ts
@@ -75,6 +75,7 @@ export const pythonScopeSupport: LanguageScopeSupportFacetMap = {
75
"argument.formal.method.iteration": supported,
76
"argument.formal.lambda": supported,
77
"argument.formal.lambda.iteration": supported,
78
+
79
"argumentList.formal": supported,
80
"argumentList.formal.method": supported,
81
"argumentList.formal.constructor": supported,
0 commit comments