Pressing Tab on selected text broken in latest update
Hi, I've been using Resharper for 10+ years. Never had any signification issues.
Got the latest update today. Now, whenever I select text and click TAB to indent it, the text is just disappearing. If I disable Resharper it goes back to the expected behavior of indenting.
I've poked around and can't find any settings that are wrong, and definitely I haven't changed anything. But the latest version did SOMETHING, I just can't figure out what.
Can someone tell me how to get my TAB to indent a block of a code back?
thank you
jasen
Please sign in to leave a comment.
Hi Jason,
Sorry to hear that. Most likely this is caused because of enabling asynchronous typing. There is an easy workaround - you can disable Async Typing in ReSharper | Options | Environment | Products & Features, but it would be highly appreciated if you could share logs with us, which would help us to fix the problem.
In which file type do you press tab? Does this issue look similar - RSRP-498463?
If not, could you please enable the
Alter (Async Typing)
trace scenario in Logger Configuration (with enabled async typing in products and features), reproduce the issue and uploads log file as described here: How to collect ReSharper log file with a specific Trace scenario.You can upload log file to Uploading Large Files for JetBrains Support Team.
Beware: after these logs are enabled, your interaction with the editor will be recorded in these logs, including the contents of text controls that are modified. Don't forget to turn them off.
Thank you!
I'm seeing the same issue in inline JavaScript blocks within CSHTML files.
RSRP-498463 sounds almost the same, except the “actual result” and “expected result” seem to be reversed.
I've uploaded the log file: 2024_08_19_Z5oPVbq9W4GULS9gfwHPkY
Hi Richard Deeming,
thank you for the provided info. Please refer to the corresponding issue we've created - Tab and async typing: emulation is wrong in embedded javascript files in cshtml