Editor clears completely while typing in decompile mode
When typing in the editor it will clear out while typing
I have the same problem. Actually for a couple of weeks already. No matter if preview- or default-mode the editor keeps clearing itself. You can use ctrl-z to come back but it is almost unusable at the moment.
I am suffering this too, on all machines and all browsers. It's related to the autocomplete; accepting a suggestion (or just continuing typing) clears the input. You can either CTRL+Z or keep hitting ESC to dismiss the autocomplete window. It makes SharpLab very difficult to use at the moment, and it's been this way for months.
I would also mention that (for me) it doesn't matter what mode the editor is in (i.e. Decompile/Explain/Run/etc).
I would also mention that (for me) it doesn't matter what mode the editor is in (i.e. Decompile/Explain/Run/etc).
Same here
#1316 #1352
fwiw if you clone main and run it locally it works fine.
Same here. For me it is every second or third time I press [Space] (sometimes also [Enter]). using Firefox. (Edit: just tested with Edge: same problem)
@ashmind how do I get feature branches in my local instance?
I have the same problem. Very sad as I love sharplab.
same ;-;
This has been very frustrating for me. I use SharpLab all the time, so fixing this would have some significant value to me. I'd be willing to contribute funds to a bounty for this.
For anyone looking for an alternative tool, I've been using .NET Lab lately and have been pretty happy with it.
It does unfortunately lack JIT disassembly, but you can get that from Godbolt instead.
I also have this issue. It would be very nice if it gets fixed, since SharpLab is very useful!