Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Slava Trenogin
Total activity
423
Last activity
September 09, 2024 12:24
Member since
May 31, 2009 21:52
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
174
Activity overview
Articles (0)
Posts (0)
Comments (248)
Sort by recent activity
Recent activity
Votes
Created
November 23, 2017 15:18
Official comment
Jannis, there is -severity key for tool which specifies minimal severity level to output.So, running inspectcode.exe -severity Suggestion ... , will output only Suggestions, Warnings and Errors.
Community
ReSharper Community
How to run a Code Inspection with specific severity settings, e.g. ignore 'Hints'
0 votes
Created
September 21, 2017 23:26
Ak61us, which R# version?
Community
ReSharper Community
ReSharper shows errors in VS 2017 preview 4 with .NetStandard 2.0 libraries
0 votes
Edited
August 24, 2017 11:46
Official comment
We are sorry, but latest versions of InspectCode do not support extensions.
Community
ReSharper Community
InspectCode (CLT) not generating StyleCop Issues
0 votes
Created
August 18, 2017 21:42
@Daniel, ReSharper is correct. Run the page and you will get a error: CS1002: ; expected
Community
ReSharper Community
ASPX Incorrect Error
0 votes
Created
July 19, 2017 15:12
Provide full information from ReSharper's about window from both VSs.Also, exact list of packages in the project.
Community
ReSharper Community
Can not resolve view (ASP NET Core 1.1)
0 votes
Created
July 19, 2017 15:10
Is it for the same project, exact sources?Any other errors except not resolved views?
Community
ReSharper Community
Can not resolve view (ASP NET Core 1.1)
0 votes
Created
June 22, 2017 12:33
Official comment
Hi Zhujun. There is a already issue about that problem https://youtrack.jetbrains.com/issue/RSRP-436208.
Community
ReSharper Open API / SDK
Does custom code inspection be picked up by command line tool inspectcode?
0 votes
Created
June 12, 2017 13:20
As workaround, you can copy it from obj\Debug directory.
Community
ReSharper Open API / SDK
Copy Plugin on Build not doing anything
0 votes
Created
June 12, 2017 13:19
Seems, IncrementalClean target deletes it.It's MsBuild bug and it's logged here https://github.com/Microsoft/msbuild/issues/1054
Community
ReSharper Open API / SDK
Copy Plugin on Build not doing anything
0 votes
Created
June 12, 2017 13:15
According to log, at the moment of copying there is no *.pdb files in binTask "Copy" Task Parameter: SourceFiles= bin\Debug\AssemblyDependency.dll OriginalItemSpec=obj\Debug\AssemblyDependency.dll ...
Community
ReSharper Open API / SDK
Copy Plugin on Build not doing anything
0 votes
«
First
‹
Previous
Next
›
Last
»