You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While you are debugging the code as shown above, and the current line is line 4, then you press "Ctrl + U" to open the Evaluate Window, in the express input box, when you input "data1" there is no auto complete, and the font of "data1" is italic that indicates it's an undefined variable, but it is defined in fact, so I guess the EmmyLua doesn't provide a correct context to Idea....
And maybe the problem is in the following code(EmmyLua doesn't use the xSourcePosition):
While you are debugging the code as shown above, and the current line is line 4, then you press "Ctrl + U" to open the Evaluate Window, in the express input box, when you input "data1" there is no auto complete, and the font of "data1" is italic that indicates it's an undefined variable, but it is defined in fact, so I guess the EmmyLua doesn't provide a correct context to Idea....
And maybe the problem is in the following code(EmmyLua doesn't use the xSourcePosition):
The text was updated successfully, but these errors were encountered: