mma71
- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Created R# installation on new VS installation
AnsweredI had VS 2019 with R# installed and I just installed VS2022. Do I just run the R# installer again to have R# installed in my VS2022? -
Created appsettings.json: JSON validation failed: Expression must be of type 'object'
In a asp.net core I'm getting "appsettings.json: JSON validation failed: Expression must be of type 'object'" in the R# errors window. JetBrains ReSharper 2021.3.3 Build 213.0.20220125.124455 buil... -
Created \AppData\Local\JetBrains\Transient\ (freeing up space)
I'm using R# 2021.3.3 in a Visual Studio 2019 16.11.10. The folder \AppData\Local\JetBrains\Transient\ contains the following folders: ReSharperPlatformVs16ReSharperPlatformVs15ReSharperPlatformVs1... -
Created Warning: files with build action TypeScriptCompile passed to msbuild when compiling for net5.0
AnsweredIn VS 2019 v16.11.8 with ReSharper 2021.3.2 Build 213.0.20211221.144419 I'm getting the following error. ReSharper: Warning Project 'MyProject.Web' load finished with warnings| There are several fi... -
Edited Type cast is redundant > target-type conditional expression not available in C# 7.3, use 9+
CompletedIn a asp.mvc project .NET framework 4.6.1 I'm getting a lot of resharper "Type cast is redundant" suggestions to remove cast. When I remove the type cast, I get an error saying target-type conditio... -
Created Boxing / un-boxing
Hi R# developers. I came across this C# boxing/unboxing article: https://www.reflectionit.nl/blog/2020/csharp-boxing-with-string-concatenation-and-interpolation and installed the Clr Heap Allocatio... -
Created Naming rules -> TitleCaseForLongerTypesAndVariables
Is it possible to define a custom names rule that would accept variables like this "NameRulesForLongerTypesAndVariables"? -
Created TODO explorer - exclude/include folders/files
It would be great if the TODO explorer could be setup with an "elements to skip" section (like the search & navigation) -
Created jQuery $ > Using a variable (property or object) without declaring it is not allowed in 'strict mode'
using R# 2018.1 I get this warning "Using a variable (property or object) without declaring it is not allowed in 'strict mode'" using this code: <script type="text/javascript"> "use strict"; $(func... -
Created VS2017 15.5 upgrade. Could Use "ReSharper Build" cause Invalid static method invocation syntax: “[MSBuild]::IsRunningFromVisualStudio()”
After upgrading to VS2017 15.5 (with R# installed, with "ReSharper Build" checked) I'm getting a MSBuild related error. Please see this stackoverflow thread: https://stackoverflow.com/questions/4...