Search code examples
Is there a simple way to blacklist any particular method/property in C# now?...


c#.netlintroslyn-code-analysiseditorconfig

Read More
Make class sealed by default...


c#visual-studioeditorconfigsealedsealed-class

Read More
.editorconfig in shared Git repository...


gitvisual-studioeditorconfig

Read More
.editorconfig for Test projects/classes...


c#code-analysiseditorconfig

Read More
Roslyn Code Analysis: Visual Editing of Rules possible?...


.netvisual-studioroslynroslyn-code-analysiseditorconfig

Read More
How can I change the default header text of a newly created file in Visual Studio?...


visual-studioeditorconfig

Read More
In VS2022 can you setup a solution wide editorconfig, and and project specific editorconfig that ove...


c#.netvisual-studio-2022static-analysiseditorconfig

Read More
How to apply .editorconfig to an existing project in IntelliJ IDEA...


intellij-ideaconfigurationformattingeditorconfig

Read More
Formatting attributes on the same line in editor config...


c#editorconfig

Read More
What rule (Resharper/C# .editorconfig) rewrites "throw new()" as "throw new Exception...


c#resharpereditorconfig

Read More
C# .editorconfig for parameter names, local variables names...


c#.netvisual-studioeditorconfig

Read More
ReSharper doesn't seem to respect .editorconfig...


c#resharpereditorconfig

Read More
EditorConfig - simplify boolean evaluations?...


c#editorconfig

Read More
Applying the Code Styling In Visual Studio 2022...


c#.netvisual-studiovisual-studio-2022editorconfig

Read More
Visual Studio isn't showing warnings for rules added in editorconfig...


c#visual-studiocompiler-warningsvisual-studio-2022editorconfig

Read More
How to format C# code in an automated way?...


c#visual-studioeditorconfig

Read More
How can I use an editorconfig to prevent underscore prefixes on fields?...


c#editorconfig

Read More
What's the difference between dotnet_diagnostics and equivalent rules under dotnet_style_, cshar...


visual-studioroslyneditorconfig

Read More
How to force visual studio to generate properties using lower case type (i.g., string instead of Str...


c#visual-studiovisual-studio-2022editorconfig

Read More
How to set syntax highlighting in sublime text through editorconfig...


editorsublimetext3sublimetexttext-editoreditorconfig

Read More
Editorconfig indent C# record properties...


c#resharpercode-formattingeditorconfig

Read More
Visual Studio doesn't put space in between 'internalclass' due to EditorConfig...


c#editorconfig

Read More
.editorconfig dotnet naming setting with Resharper...


c#visual-studioresharperridereditorconfig

Read More
How to set m_ prefix for private fields via .editorconfig for .NET...


c#.netvisual-studioeditorconfig

Read More
How to make Sublime 3 open .js files with JSX syntax...


sublimetext3jsxsyntax-highlightingeditorconfig

Read More
How to assign .editorconfig to a Visual Studio 2019 C++ solution?...


c++visual-studio-2019editorconfig

Read More
Is there way to define required class members order in the .editorconfig file?...


c#.net-5static-code-analysiseditorconfig

Read More
How do I configure TeamCity to have ReSharper check for properties set in an .editorconfig file?...


teamcityresharpereditorconfig

Read More
Visual Studio Code Indent Configuration & EditorConfig?...


node.jsvisual-studio-codeeditorconfig

Read More
Validate .editorconfig file using Github Action...


c#.netcontinuous-integrationgithub-actionseditorconfig

Read More
BackNext