-
-
Notifications
You must be signed in to change notification settings - Fork 443
Closed
Description
Describe the issue
I am getting console output like this:
get scope for Script
bail for FunctionDefinition
get scope for Script
get scope for Body
get scope for FunctionDefinition
bail for Body
bail for FunctionDefinition
get scope for Script
bail for FunctionDefinition
Which seems to come from here.
https://github.com/codemirror/lang-python/blob/53af280c20e61ed34cff33aece8c6a3eee7f316b/src/complete.ts#L65
https://github.com/codemirror/lang-python/blob/53af280c20e61ed34cff33aece8c6a3eee7f316b/src/complete.ts#L74
Browser and platform
Chromium, macOS
Reproduction link
Metadata
Metadata
Assignees
Labels
No labels