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
I want to listen to the custom completion pop-up window, and when I select and press the enter event, I cannot listen with the following code. How can I solve this problem?
#5730
Open
swanfly opened this issue
Jan 28, 2025
· 0 comments
I want to listen to the custom completion pop-up window, and when I select and press the enter event, I cannot listen with the following code. How can I solve this problem?
Describe the bug
I want to listen to the custom completion pop-up window, and when I select and press the enter event, I cannot listen with the following code. How can I solve this problem?
Expected Behavior
the following code below
Current Behavior
Reproduction Steps
Complete prompt pops up, press enter, unable to execute the print code
console.log("Current line text:", line);
Possible Solution
No response
Additional Information/Context
No response
Ace Version / Browser / OS / Keyboard layout
safari
The text was updated successfully, but these errors were encountered: