Slava
Slava
Regarding empty `getState` — we don't use awareness instance as a "primary" storage for the current presence information. We store it in some variable separately and sync with awareness instance...
Here's much simpler example: https://microsoft.github.io/monaco-editor/playground.html?source=v0.36.1#XQAAAAJGAQAAAAAAAABBqQkHQ5NjdTmD1v_fvV9qAMfxMYIuJLeSgI72lR6ixOKufaYJtcAR8DqwwzVXq_TrqWqWrjSlv4SK81Z1aVQejSOsuJ39WTRaKgLSf0giPJeCw0gX3WIVj6NAsNWK7DYLkh1t3CZlOpTjhVChHI3qvJ5YjLAMRcVi8EqFY8QkD7JrRQN4Q7aOSTh9U-_iu4EKn-FnFI9am2VrM_8wdQX5gU6E-O13ruuxa4oHgZimr0SsLzg0OzgBhFXBdaAm8u0KlL7DQ_NukSwPLbCdo9EtacxqXsE5WFfaicNLdFv1cndv3YW8-W9z6YBlB-jKgO4bFHshT-ruPoDCfPVqb_7z9szb  And then try to hover or type something (edited by @hediet)
@alexdima Do you have any estimations on how much time can the fix take? It's quite a critical issue for us as we're trying to render the editor inside a...
@promeris @alexdima Fixed elements inside transformed parents are positioned relatively to those transformed parents and not the body. http://meyerweb.com/eric/thoughts/2011/09/12/un-fixing-fixed-elements-with-css-transforms You can find dozens of issues and questions on the web...
I think it's even worse. I can see bun installing duplicated packages even for `^n.n.n` choosing latest versions instead of existing ones.
@JosephTLyons yes, 100%
And I see where it could come from. But I've been using JetBrains IDEs for a decade and believe that "having smth in .gitignore" doesn't equal "excluded from the global...
Hmm, tbh I do not think that having all the builds available as a list is as important as having ability to install some particular version of choice. The feature...
Hey! Is there any way we can help with it?