rider

What is the equivalent of ctrl + w that you use in Visual Studio?

For a long time I worked on the IDE from JetBrains. These were PhpStorm, Rider, etc. They all have just a killer feature: ctr ... urse Shift + left/right arrow, but this is not nearly as convenient. Mouse select - I don't even consider how an alternative.

Syntax highlighting doesn't work in jb project rider when working with Unity

using System.Collections; using System.Collections.Generic; using UnityEngine; public class Script : MonoBehaviour { pub ... hlight all available ones. And he only highlighted some words in blue and that's it. Code analysis is enabled. How to fix it?

Intellisense doesn't work in Rider IDE in. cshtml files (ASP.NET MVC)

I decided to try the rider and was faced with the fact that in the project ASP.NET Intellisense does not work + the highlight ... same time, the same project in the studio works without complaints and everything is fine there. What could be the problem?