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
As soon as I start typing a few characters, the page hangs for about a second or so. After the pause, rest of the characters I typed show up.
Seems like something is blocking the main thread whenever I'm typing, possibly the logic associated with rendering of suggestions/intellisense pop-up. I'm not trying to navigate intellisense at all β just typing the whole thing out like print(). See the recording below.
CleanShot.2025-03-28.at.12.05.35.mp4
I've checked the site on Chrome/Safari with fresh profiles and no extensions, it's the same experience.