A
A
Andriy12182016-06-18 22:28:21
C++ / C#
Andriy1218, 2016-06-18 22:28:21

How to automatically use all hints in resharper?

Opened one big solution with hundreds of projects inside. Resharper swears at every second line, and there is something to swear at. I would like to use all the resharper tips in all projects. But the only thing I was able to automatically do for the whole solution was to clean up unnecessary code. But there are a lot of little things in the code: for example, a change or a method is not used anywhere and should be removed, or tips on using ternarks or other more convenient syntactic constructions. But all this can only be fixed one problem at a time. Is it possible to somehow automatically fix all such problems in all projects?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
akass, 2016-06-18
@Andriy1218

ctrl-e+ctrl-c > clean up code
actually in the context menu of the solution there is a necessary item

M
mat0thew, 2016-06-23
@mat0thew

there you can apply to all files in the project

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question