Is there a way how to ask replit editor to auto-format (e.g. pasted) code in C#? I use replit for a long time and I am pretty sure that this feature was at least part of context menu, however I cant find it any more.
I have seen people here suggesting CTRL-S shortcut, however that does not work for me.
@JanKoupil If you are on Windows / Linux, it should be CTRL + S. If you are on a Mac, it should be ⌘ + S. There is also a chance that you have altered the format shortcut. If this is true, go to your in-repl settings, press Keyboard Shortuts. After this, search format in the search bar and the first result should say Format Document. On this result, it will show the set shortcut.