editorconfig-visualstudio icon indicating copy to clipboard operation
editorconfig-visualstudio copied to clipboard

EditorConfig Visual Studio Addin

Results 32 editorconfig-visualstudio issues
Sort by recently updated
recently updated
newest added

We are trying to conditionally add an editoconfig to our projects. Our first idea was the possibility of adding the editorconfig at the project level under an MSBuild variable. If...

Hello! I installed editorconfig in Visual Studio 2015, but it is not shown in the [Add New Item] in Visual Studio 2015. Do you have any way?

Now, after VS2017 release, we can see what have been done there, and what haven't been done. I have been using EditorConfig for Visual Studio to consistently set the following...

System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at Microsoft.VisualStudio.Shell.Design.Serialization.DesignerDocDataService.Microsoft.VisualStudio.Shell.Interop.IVsRunningDocTableEvents.OnBeforeLastDocumentUnlock(UInt32 docCookie, UInt32 lockType, UInt32 readLocksRemaining, UInt32 editLocksRemaining) at...

Last version of editorconfig 0.5.0 was released to vs marketplace in Oct 2014. Since then a lot of fixes were made that didn't made to the end users. We are...

I just fixed a fairly big merge conflict with VS 2015's built-in Git merge conflict resolving thing (i.e. the thing where you see the changes in the base branch at...

I have written my own .editorconfig with the help with https://docs.microsoft.com/en-us/visualstudio/ide/editorconfig-code-style-settings-reference I have set every entry listed on this page. The .editorconfig works fine with VS2017. But will cause VS2015...

:wave: GitHub disabled TLS 1.0 and TLS 1.1 on February 22nd, which affected Paket's bootstrapper. It needs to be updated to 5.142 or later. You can read more about this...

How can I resolve the error "The parameter is incorrect. (Exception from HRESULT: 0x80070057(E_INVALIDARG))"? I selected Add->.editorconfig file and this error message came out.

ReSharper uses the Visual Studio editor for various windows, such as the Stack Trace Explorer. When showing one of these windows, the Error List window pops up, showing an error...

enhancement