Dmitry Osinovskiy
Dmitry Osinovskiy
Currently I know about two usages of domain specific properties: .NET compiler+Visual Studio and ReSharper+Rider. I think there are more usages. There are two problems with them: 1. Currently two...
Currently Editorconfig implementations support ranges with - and negation with ^ inside brackets in globs (for example, [^a-c]). But format description on website says nothing about it.
There are third-party tools (like ReSharper) which provide its own editorconfig properties. Currently usages of such properties are highlighted. Ideally, there should be a way to import a list of...