Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all 106942 articles
Browse latest View live

RSRP-458885: Regex Assistant does not recognize all Unicode Named Blocks

$
0
0
Reporter Olga Rodygina (olgarodygina) Olga Rodygina (olgarodygina)
Created May 23, 2016 3:14:32 PM
Updated Apr 10, 2018 9:44:09 AM
Subsystem RegExp Support (Regular Expressions)
Assignee Evgeniy Stepanov (Evgeniy_Stepanov)
Priority Normal
State Fixed In Branch
Type Bug
Fix version No Fix versions
Affected versions 2016.1.1
Fixed In Version ReSharper Undefined
VsVersion All Versions
We have a regex like that:

new Regex(@"^([\p{IsBasicLatin}\p{IsLatin-1Supplement}\p{IsLatinExtended-A}\p{IsLatinExtended-B}\s]){4,255}$"

Resharper 2016.1.1 does not recognize the
IsLatin-1Supplement
IsLatinExtended-A
IsLatinExtended-B
Unicode Named Blocks. It underlines the "\p{IsLatin" part (and the "\p{IsLatinExtended" parts) and gives the error message "} expected".

RSRP-468693: [Performance Report] Analyzing changes stuck

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Mar 15, 2018 8:54:55 AM
Updated Apr 10, 2018 10:00:34 AM
Subsystem No Subsystem
Assignee Sergey Kuks (coox)
Priority Show-stopper
State Waiting for Info
Type Performance Problem
Fix version 2018.1
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
Evaluator: False
OS Version: Microsoft Windows NT 10.0.15063.0
Product: ReSharper, Version: 2017.3.20171222.81043
Time Zone: RTZ 4 (зима)

Description

"Analyzing changes" is stuck for big project (ASP.NET MVC).
In snapshot, I included the analysis and expected completion, but the analysis does not end even if left on for a few days.
Ignoring files *.cshtml, *.ts, *.js and folders with another projects in solution does not help either.

RSRP-469128: Object reference not set to an instance of an object.

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Apr 6, 2018 11:37:55 AM
Updated Apr 10, 2018 10:06:10 AM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Show-stopper
State Submitted
Type Exception
Fix version 2018.1.1
Affected versions 2018.1
Fixed In Version ReSharper Undefined
VsVersion All Versions
ReSharperPlatformVs14 Wave 12 — JetBrains ReSharper Ultimate 2018.1 EAP 7 Build 112.0.20180406.50143-eap07

JetBrains dotCover 2018.1 EAP 7 Build 2018.1.20180406.53440-eap07
JetBrains dotMemory 2018.1 EAP 7 Build 2018.1.20180406.53134-eap07
JetBrains dotTrace 2018.1 EAP 7 Build 2018.1.20180406.53255-eap07
JetBrains ReSharper 2018.1 EAP 7 Build 2018.1.20180406.53303-eap07
JetBrains ReSharper C++ 2018.1 EAP 7 Build 2018.1.20180406.52907-eap07
JetBrains TeamCity Add-in 2018.1 EAP 7 Build 2018.1.20180406.53013-eap07

Object reference not set to an instance of an object.

— EXCEPTION #1/2 [NullReferenceException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException
ClassName = System.NullReferenceException
Data.ReentrancyGuard.ActionName = FilterText::Change
HResult = E_POINTER=COR_E_NULLREFERENCE=80004003
Source = JetBrains.ReSharper.Feature.Services
StackTraceString = “
 at JetBrains.ReSharper.Feature.Services.UI.IconHostBase.UnTransform(Icon icon)
 at JetBrains.ReSharper.Feature.Services.UI.IconHostBase.UnTransform(Icon icon)
 at JetBrains.PsiFeatures.UIInteractive.Refactorings.CommonUI.CommonControls.TranslateCompletionEdit.<>c__DisplayClass9_0.<GetSettings>b__3(RefactoringCompletionItem item)
 at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
 at JetBrains.DataFlow.CollectionEvents`1.AddRange(IEnumerable`1 items)
 at JetBrains.PsiFeatures.UIInteractive.Refactorings.CommonUI.CommonControls.TranslateCompletionEdit.<>c__DisplayClass9_0.<GetSettings>b__2()
 at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass0_0.<Queue>b__3()
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = <NULL>
Data.LastExtension = cs
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2018.1 EAP 7 Build 112.0.20180406.50143-eap07”
Data.SubProducts.#0 = “JetBrains dotCover 2018.1 EAP 7 Build 2018.1.20180406.53440-eap07”
Data.SubProducts.#1 = “JetBrains dotTrace 2018.1 EAP 7 Build 2018.1.20180406.53255-eap07”
Data.SubProducts.#2 = “JetBrains ReSharper C++ 2018.1 EAP 7 Build 2018.1.20180406.52907-eap07”
Data.SubProducts.#3 = “JetBrains TeamCity Add-in 2018.1 EAP 7 Build 2018.1.20180406.53013-eap07”
Data.SubProducts.#4 = “JetBrains ReSharper 2018.1 EAP 7 Build 2018.1.20180406.53303-eap07”
Data.SubProducts.#5 = “JetBrains dotMemory 2018.1 EAP 7 Build 2018.1.20180406.53134-eap07”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave12::961d296b25820dd383356d7696e3c1ee02979867


Platform\VisualStudio:
    git::refs/heads/wave12::fc315fa3c15a05f4b35e5107c9bc990c9b40714b

Data.VsVersion = 14.0.25431.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions()
 at JetBrains.Threading.JetDispatcher.Closure.Execute()
 at JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue(Int32 nMinBucket)
 at JetBrains.Util.Concurrency.WinJetDispatcher.<>c__DisplayClass18_0.<BeginInvokeCore>b__0()
 at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
 at System.Windows.Threading.DispatcherOperation.InvokeImpl()
 at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
 at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
 at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
 at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
 at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
 at System.Windows.Threading.DispatcherOperation.Invoke()
 at System.Windows.Threading.Dispatcher.ProcessQueue()
 at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
 at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
 at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
 at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
 at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
 at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
 at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

RSRP-468310: Initially all NUnit tests are marked as "Ignored"

$
0
0
Reporter Igor Nosyryev (gnnn) Igor Nosyryev (gnnn)
Created Feb 8, 2018 8:45:45 PM
Updated Apr 10, 2018 10:14:04 AM
Subsystem Unit Testing
Assignee Fedor Buyvol-Kot (Fedor.Buyvol-Kot)
Priority Normal
State Waiting for Info
Type Bug
Fix version No Fix versions
Affected versions 2017.3.2
Fixed In Version ReSharper Undefined
VsVersion All Versions

In previous versions Resharper initially checked all NUnit tests and marked them as "Unknown" and started execution after that. In 2016.3.2 it does the scan and marks all tests as "Ignored" which is very confusing. Also it doesn't add parametrized tests (test instances with different values of parameters) to the tree.

RSRP-459691: Weird behaviour of unit test runner with NUnit's TestFixtureSource attribute

$
0
0
Reporter Alexandra Kuks (Asia.Rudenko) Alexandra Kuks (Asia.Rudenko)
Created Jul 7, 2016 4:10:47 PM
Updated Apr 10, 2018 10:52:23 AM
Subsystem Unit Testing
Assignee Eugene Strizhok (Eugene.Strizhok)
Priority Show-stopper
State Submitted
Type Bug
Fix version 2018.1.1
Affected versions 2016.2
Fixed In Version ReSharper Undefined
VsVersion All Versions
Attached is the solution with three examples of TestFixtureSource attribute. ReSharper's behaviour on them is very unstable. Please try:
- launching all tests from solution (sometimes they're run properly, but very often they all stay 'Inconclusive: test not run');
- launching test from gutter mark's menu (the session opened is empty);
- launching test fixture from gutter mark's menu (only one case is run);
- launching different sets of tests from Unit Test Explorer (empty session, 'Inconclusive session' etc.)

RSRP-469074: Element JetBrains.ReSharper.Psi.CSharp.Impl.Tree.Whitespace is not valid.

$
0
0
Reporter Maltseva Ekaterina (Maltseva.Ekaterina) Maltseva Ekaterina (Maltseva.Ekaterina)
Created Apr 4, 2018 2:38:13 PM
Updated Apr 10, 2018 11:04:45 AM
Subsystem Debugger features
Assignee Mikhail Senkov (micha)
Priority Normal
State Submitted
Type Exception
Fix version No Fix versions
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
ReSharperPlatformVs15 Wave 12 Hive _8ca9bb57 — JetBrains ReSharper Ultimate 2018.1 EAP 7 D Build 112.0.20180404.30927-eap07d

JetBrains dotCover 2018.1 EAP 7 D Build 2018.1.20180404.35137-eap07d
JetBrains dotMemory 2018.1 EAP 7 D Build 2018.1.20180404.35141-eap07d
JetBrains dotTrace 2018.1 EAP 7 D Build 2018.1.20180404.35134-eap07d
JetBrains ReSharper 2018.1 EAP 7 D Build 2018.1.20180404.32223-eap07d
JetBrains ReSharper C++ 2018.1 EAP 7 D Build 2018.1.20180404.32222-eap07d

Element JetBrains.ReSharper.Psi.CSharp.Impl.Tree.Whitespace is not valid.

— EXCEPTION #1/2 [InvalidOperationException]
Message = “Element JetBrains.ReSharper.Psi.CSharp.Impl.Tree.Whitespace is not valid.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.ReentrancyGuard.ActionName = “Execute annotation action”
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.ReSharper.Psi
StackTraceString = “
 at JetBrains.ReSharper.Psi.Tree.TreeNodeExtensions.AssertIsValid(ITreeNode element, String messageText)
 at JetBrains.ReSharper.Psi.Tree.TreeNodeExtensions.AssertIsValid(ITreeNode element, String messageText)
 at JetBrains.ReSharper.Psi.Pointers.PsiPointersExtensions.CreateTreeElementPointer[TTreeNode](TTreeNode element, TreeNodePointerConfiguration configuration)
 at JetBrains.PsiFeatures.VisualStudio.Debugger.DebugDataTip.ShowDataTip(Lifetime lifetime, DebugDataTipTreeModel model, ITextControl editor, Rectangle anchor, Boolean showAsTooltip, ITreeNode context)
 at JetBrains.PsiFeatures.VisualStudio.Debugger.VsDebugVisualizerComponent.<>c__DisplayClass27_0.<CalculateReturnValues>b__1(UIElement anchor)
 at JetBrains.PsiFeatures.VisualStudio.Debugger.DebugAdornmentsContainer.<>c__DisplayClass13_0.<AddAdornment>b__3()
 at JetBrains.Application.Threading.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F)
 at JetBrains.Application.Threading.IShellLocksEx.<>c__DisplayClass3_0.<ExecuteOrQueueReadLock>b__0()
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Element JetBrains.ReSharper.Psi.CSharp.Impl.Tree.Whitespace is not valid.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = <NULL>
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2018.1 EAP 7 D Build 112.0.20180404.30927-eap07d”
Data.SubProducts.#0 = “JetBrains dotCover 2018.1 EAP 7 D Build 2018.1.20180404.35137-eap07d”
Data.SubProducts.#1 = “JetBrains dotTrace 2018.1 EAP 7 D Build 2018.1.20180404.35134-eap07d”
Data.SubProducts.#2 = “JetBrains ReSharper C++ 2018.1 EAP 7 D Build 2018.1.20180404.32222-eap07d”
Data.SubProducts.#3 = “JetBrains ReSharper 2018.1 EAP 7 D Build 2018.1.20180404.32223-eap07d”
Data.SubProducts.#4 = “JetBrains dotMemory 2018.1 EAP 7 D Build 2018.1.20180404.35141-eap07d”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
    git::refs/heads/wave12::100b20fa5167def8434660f08b4442ac6f9029f7

Data.VsVersion = 15.6.27428.2015
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F, TaskPriority priority)
 at JetBrains.Application.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, Lifetime lifetime, String name, Action action)
 at JetBrains.Application.Threading.IShellLocksEx.ExecuteOrQueueReadLock(IShellLocks thіs, Lifetime lifetime, String name, Action F)
 at JetBrains.PsiFeatures.VisualStudio.Debugger.DebugAdornmentsContainer.<>c__DisplayClass13_0.<AddAdornment>b__0(Object sender, MouseButtonEventArgs args)
 at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
 at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
 at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
 at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
 at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
 at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
 at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
 at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
 at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
 at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
 at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
 at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
 at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
 at System.Windows.Input.InputManager.ProcessStagingArea()
 at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
 at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
 at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
 at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
 at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
 at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
 at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
 at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
 at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
 at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
 at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

RSRP-273582: CopyTo Window UI and Behavior

$
0
0
Reporter Hadi Hariri (hadihariri) Hadi Hariri (hadihariri)
Created Jul 4, 2011 9:42:38 AM
Updated Apr 10, 2018 11:06:29 AM
Resolved Apr 10, 2018 11:06:29 AM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Normal
State Duplicate
Type Usability Problem
Fix version No Fix versions
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
The Copy Type window
doesn't have the same UX as move type
I want to move type and specify a namespace by just typing a part of it and have R# figure out the rest like it does in "move to namespace" window

RSRP-468869: Copy Type: no completion for namespace

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Mar 26, 2018 3:00:31 PM
Updated Apr 10, 2018 11:06:29 AM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Critical
State Submitted
Type Bug
Fix version 2018.2
Affected versions 2018.1
Fixed In Version ReSharper Undefined
VsVersion All Versions

JetBrains ReSharper Ultimate 2018.1 EAP 5 D Build 12.0.20180323.13142-eap05d.

  1. Invoke Copy Type dialog.

Actual result:
No completion for namespace.

Expected result:
Completion for namespace is shown.


RSRP-193155: QFix "Make Abstract" on Method Without Body: Shouldn't Be Available in Static Classes

$
0
0
Reporter Serge Baltic (baltic) Serge Baltic (baltic)
Created Oct 14, 2010 7:08:55 PM
Updated Apr 10, 2018 11:28:29 AM
Subsystem Quick Fixes
Assignee Alisa Afonina (alisa.afonina)
Priority Major
State Submitted
Type Bug
Fix version Backlog
Affected versions 2018.1
Fixed In Version ReSharper Undefined
VsVersion All Versions
There're two qfixes on bodyless methods in classes, make abstract and add body; the former should not be available in static classes.

RSRP-468818: Failed to evaluate the data rule. The document offset 873 does not fall within the document range [0, 0].

$
0
0
Reporter Felipe Chiumeo (fchiumeo) Felipe Chiumeo (fchiumeo)
Created Feb 28, 2018 5:28:24 PM
Updated Apr 10, 2018 11:30:20 AM
Resolved Mar 27, 2018 1:58:09 PM
Subsystem No Subsystem
Assignee Alexander Ulitin (alexander.ulitin)
Priority Critical
State Fixed
Type Exception
Fix version 2018.1
Affected versions No Affected versions
Fixed In Version ReSharper 2018.1 EAP 5
VsVersion All Versions
ReSharperPlatformVs15 Wave 12 Hive _deb15e48 — JetBrains ReSharper Ultimate 2018.1 EAP 1 Build 112.0.20180222.102651-eap01

JetBrains dotCover 2018.1 EAP 1 Build 2018.1.20180222.115511-eap01
JetBrains ReSharper 2018.1 EAP 1 Build 2018.1.20180222.104120-eap01

Failed to evaluate the data rule. The document offset 873 does not fall within the document range [0, 0].

— EXCEPTION #1/3 [AssertionException]
Message = “The document offset 873 does not fall within the document range [0, 0].”
ExceptionPath = Root.InnerException.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.DocumentModel
StackTraceString = “
 at JetBrains.DocumentModel.DocumentOffset.AssertValid()
 at JetBrains.DocumentModel.DocumentOffset.AssertValid()
 at JetBrains.DocumentModel.DocumentEditorContext..ctor(DocumentOffset caretOffset)
 at JetBrains.TextControl.DataContext.TextControlDataRules.<>c.<.ctor>b__0_3(IDataContext dataContext)
 at JetBrains.Application.DataContext.DataRule`1.JetBrains.Application.DataContext.IDataRule.Evaluate(IDataContext context)
 at JetBrains.Application.DataContext.DataContext.Evaluator.TryEvaluateDataRules(IDataConstant constant, IDataContext dataContext, DataContextValidator validator)


— Outer —

— EXCEPTION #2/3 [InvalidOperationException]
Message = “Failed to evaluate the data rule.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.DataConstant = EditorContext
Data.DataConstantType = “JetBrains.DocumentModel.DocumentEditorContext, JetBrains.Platform.DocumentModel, Version=112.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325”
Data.DataRuleObject = JetBrains.Application.DataContext.DataRule1[JetBrains.DocumentModel.DocumentEditorContext]
Data.DataRulePriority = 0
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509

--- Outer ---

--- EXCEPTION #3/3 [LoggerException]
Message = “Failed to evaluate the data rule.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = <NULL>
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2018.1 EAP 1 Build 112.0.20180222.102651-eap01”
Data.SubProducts.#0 = “JetBrains dotCover 2018.1 EAP 1 Build 2018.1.20180222.115511-eap01”
Data.SubProducts.#1 = “JetBrains ReSharper 2018.1 EAP 1 Build 2018.1.20180222.104120-eap01”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave12-eap1

Platform\VisualStudio:
    git::refs/heads/wave12-eap1::9d28b6e35c395cef932aff004f5d3c2c8e6b14c2

Data.VsVersion = 15.5.27130.2036
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.Logging.LogEx.Error(ILog this, Exception ex, String message)
at JetBrains.Application.DataContext.DataContext.Evaluator.TryEvaluateDataRules(IDataConstant constant, IDataContext dataContext, DataContextValidator validator)
at JetBrains.Application.DataContext.DataContext.DoGetData(IDataConstant constant)
at JetBrains.Application.DataContext.DataContext.JetBrains.Application.DataContext.IDataContext.GetData[T](DataConstant
1 dataConstant)
 at JetBrains.DocumentModel.DataContext.DocumentModelDataRules.<>c.<.ctor>b__0_0(IDataContext dataContext)
 at JetBrains.DocumentModel.DataContext.DocumentModelDataRules.<>c.<.ctor>b__0_0(IDataContext dataContext)
 at JetBrains.Application.DataContext.DataRule`1.JetBrains.Application.DataContext.IDataRule.Evaluate(IDataContext context)
 at JetBrains.Application.DataContext.DataContext.Evaluator.TryEvaluateDataRules(IDataConstant constant, IDataContext dataContext, DataContextValidator validator)
 at JetBrains.Application.DataContext.DataContext.DoGetData(IDataConstant constant)
 at JetBrains.Application.DataContext.DataContext.JetBrains.Application.DataContext.IDataContext.GetData[T](DataConstant`1 dataConstant)
 at JetBrains.IDE.IdePerSolutionDataRules.<>c__DisplayClass0_0.<.ctor>b__0(IDataContext context)
 at JetBrains.Application.DataContext.DataRule`1.JetBrains.Application.DataContext.IDataRule.Evaluate(IDataContext context)
 at JetBrains.Application.DataContext.DataContext.Evaluator.TryEvaluateDataRules(IDataConstant constant, IDataContext dataContext, DataContextValidator validator)
 at JetBrains.Application.DataContext.DataContext.DoGetData(IDataConstant constant)
 at JetBrains.Application.DataContext.DataContext.JetBrains.Application.DataContext.IDataContext.GetData[T](DataConstant`1 dataConstant)
 at JetBrains.ProjectModel.DataContext.ProjectModelDataRules.ProjectElementsToSolution(IDataContext ctx)
 at JetBrains.Application.DataContext.DataRule`1.JetBrains.Application.DataContext.IDataRule.Evaluate(IDataContext context)
 at JetBrains.Application.DataContext.DataContext.Evaluator.TryEvaluateDataRules(IDataConstant constant, IDataContext dataContext, DataContextValidator validator)
 at JetBrains.Application.DataContext.DataContext.DoGetData(IDataConstant constant)
 at JetBrains.Application.DataContext.DataContext.JetBrains.Application.DataContext.IDataContext.GetData[T](DataConstant`1 dataConstant)
 at JetBrains.Application.Settings.Implementation.IsAvailableByDataConstant`1.OptimizedGroup.JetBrains.Application.Settings.IIsAvailableOptimizedGroup.EvaluateItems(IList items, IDataContext context)
 at JetBrains.Application.Settings.Implementation.SettingsStorageMountPoints.FilterMountsByContext(IDataContext context)
 at JetBrains.Application.Settings.Implementation.SettingsStore.GetOrderedMountPointsInContext(IDataContext context)
 at JetBrains.Application.Settings.Implementation.ContextBoundSettingsStoreTransient.ContextBoundMountsInfoTransient.FromContextRangeCore(ContextRange contextRange, ISettingsStore store, BindToContextFlags flags, Boolean isEmptyNarrowContextAllowed, ILogger logger, ISettingsStorageMountPoint[]& mountlist, ISettingsStorageMountPoint& mountLastWide)
 at JetBrains.Application.Settings.Implementation.ContextBoundSettingsStoreLive.ContextBoundMountsInfoLiveOnContextRange.<>c__DisplayClass18_0.<GetCurrentSnapshot>b__0()
 at JetBrains.Util.Threading.SynchronizedLifetime.ExecuteIfNotTerminated(Action λ)
 at JetBrains.Application.Settings.Implementation.ContextBoundSettingsStoreLive.ContextBoundMountsInfoLiveOnContextRange.GetCurrentSnapshot()
 at JetBrains.Application.Settings.Implementation.ContextBoundSettingsStoreLive.ContextBoundMountsInfoLiveOnContextRange.<OnMountSetChangeDispatched>b__10_0()
 at JetBrains.Util.Threading.SynchronizedLifetime.ExecuteIfNotTerminated(Action λ)
 at JetBrains.Application.Settings.Implementation.ContextBoundSettingsStoreLive.ContextBoundMountsInfoLiveOnContextRange.OnMountSetChangeDispatched()
 at JetBrains.Application.Settings.Implementation.ContextBoundSettingsStoreLive.ContextBoundMountsInfoLiveOnContextRange..ctor(Lifetime lifetimeUnsynchronized, ContextRange range, ISettingsStore store, BindToContextFlags flags, ILogger logger, ISettingsChangeDispatch changeDispatch)
 at JetBrains.Application.Settings.Implementation.SettingsStore.BindToContextLive(Lifetime lifetime, ContextRange contextrange, BindToContextFlags flags)
 at JetBrains.PsiFeatures.VisualStudio.SinceVs10.TextControl.VsGutterMarginEnabledInReSharper.IsEnabled(Lifetime lifetime, ContextRange contextRange)
 at JetBrains.Platform.VisualStudio.SinceVs10.IDE.TextControl.VsTextViewShellContext..ctor(Lifetime textControlLifetime, IGutterMarginComponent gutterMarginComponent, VsTextControlDevTen textControl, IUIApplication environment, BulbMenuComponent bulbMenuComponent, IMainWindowPopupWindowContext mainWindowPopupWindowContext, GutterMarkMenuLayouter gutterMarkMenuLayouter, IWindowsHookManager hooksManager)
 at JetBrains.Platform.VisualStudio.SinceVs10.IDE.TextControl.VsTextViewShellContextProvider.<>c__DisplayClass0_0.<.ctor>b__0(Lifetime textControlLifetime, ITextControl control)
 at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass9_1`1.<ForEachItemCore>b__1()
 at JetBrains.Util.Logging.Logger.Catch(Action action)
 at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass9_0`1.<ForEachItemCore>b__0(AddRemoveEventArgs`1 args)
 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
 at JetBrains.DataFlow.CollectionEvents`1.FireAddRemove(AddRemove action, TValue value, Object cookie)
 at JetBrains.DataFlow.CollectionEvents`1.InternalAdd(TValue value, Object cookie)
 at JetBrains.DataFlow.CollectionEvents`1.Modify(AddRemove action, TValue item, Object cookie)
 at JetBrains.DataFlow.CollectionBridge`2.<Init>b__22_0(AddRemoveEventArgs`1 args)
 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
 at JetBrains.DataFlow.CollectionEvents`1.FireAddRemove(AddRemove action, TValue value, Object cookie)
 at JetBrains.DataFlow.DictionaryEvents`2.InternalAdd(KeyValuePair`2 value, Object cookie)
 at JetBrains.DataFlow.CollectionEvents`1.Add(TValue value, Object cookie)
 at JetBrains.DataFlow.ICollectionEventsEx.Add[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, TValue value, Object cookie)
 at JetBrains.Platform.VisualStudio.SinceVs10.IDE.TextControl.VsTextControlCreatorDevTen.CreateTextControl[TTextControl](CreateTextControlParams`1 param)
 at JetBrains.Platform.VisualStudio.SinceVs10.IDE.TextControl.AttachTextControlsToTextViews.VsAttachTextControlsToTextViews.<>c__DisplayClass0_1.<.ctor>b__1()
 at JetBrains.Application.Threading.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F)
 at JetBrains.Platform.VisualStudio.SinceVs10.IDE.TextControl.AttachTextControlsToTextViews.VsAttachTextControlsToTextViews.<>c__DisplayClass0_0.<.ctor>b__0(Lifetime lifetimeView, VsTextViewDataForTextControlDevTen data)
 at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass9_1`1.<ForEachItemCore>b__1()
 at JetBrains.Util.Logging.Logger.Catch(Action action)
 at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass9_0`1.<ForEachItemCore>b__0(AddRemoveEventArgs`1 args)
 at JetBrains.DataFlow.CollectionEvents`1.OnAcknowledgeSinkAddRemove(Action`1 handler, AddRemove addremove)
 at JetBrains.DataFlow.CollectionEvents`1.<.ctor>b__11_0(Action`1 handler)
 at JetBrains.DataFlow.Infra.SignalWithDelegates`1.OnAfterAdvise(Action`1 handler)
 at JetBrains.DataFlow.Signal`1.<>c__DisplayClass19_0.<AdviseCore>b__0()
 at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing)
 at JetBrains.DataFlow.Signal`1.AdviseCore(Action`1 handler, Lifetime lifetime)
 at JetBrains.DataFlow.Signal`1.Advise(Lifetime lifetime, Action`1 handler)
 at JetBrains.DataFlow.ICollectionEventsEx.ForEachItemCore[TValue](IReadonlyCollectionEvents`1 thіs, Lifetime lifetime, Action`2 FHandlerA, Action`3 FHandlerB)
 at JetBrains.Platform.VisualStudio.SinceVs10.IDE.TextControl.AttachTextControlsToTextViews.VsAttachTextControlsToTextViews..ctor(Lifetime lifetimeComponent, ITextControlCreator textControlCreator, IShellLocks locks, Lazy`1 vsEditorAdaptersFactoryService, IWindowsHookManager hookman, IEnumerable`1 findWindowFrame, VsTextViewDataForTextControlCollectorDevTen textViewDataForTextControlCollectorDevTen, ILogger logger)
 at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
 at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
 at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf(Type type, IValueResolveContext context)
 at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance(IValueResolveContext context)
 at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OnError onError, IComponentContainer container)
 at JetBrains.Application.Components.SingletonDescriptor.GetValue()
 at JetBrains.Application.Components.InitializationStrategyDefault.Schedule(Lifetime lifetime, ICollection`1 dscs)
 at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors(ICollection`1 descriptors)
 at JetBrains.Application.Components.ComponentStorage.Compose()
 at JetBrains.ProjectModel.SolutionInstance.OpenSolution(ISolutionOwner solutionOwner)
 at JetBrains.ProjectModel.SolutionManagerBase.<>c__DisplayClass19_0.<CreateSolutionInstance>b__2()
 at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.<>c__DisplayClass24_0.<ExecuteOneTask>b__1()
 at JetBrains.Util.Logging.Logger.Catch(Action action)
 at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.ExecuteOneTask(SolutionLoadTask task)
 at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerAsync.ExecuteTask()
 at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerAsync.DispatchTasks(Boolean background)
 at JetBrains.ProjectModel.SolutionManagerBase.CreateSolutionInstance(SolutionElement solutionElement, SolutionInstance solutionInstance)
 at JetBrains.VsIntegration.ProjectDocuments.VSSolutionManager.<>c__DisplayClass37_0.<OpenVSSolution>b__0(Lifetime lifetime)
 at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass4_0.<Next>b__0(LifetimeDefinition definition, Lifetime lifetime)
 at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILog logger)
 at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext)
 at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext)
 at JetBrains.VsIntegration.ProjectDocuments.VSSolutionManager.OpenVSSolution(Boolean openSolution, Boolean sync)
 at JetBrains.Platform.VisualStudio.SinceVs10.ProjectDocuments.VsSolutionManager10.<OnAfterBackgroundSolutionLoadComplete>b__15_1()
 at JetBrains.Application.Threading.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F)
 at JetBrains.Platform.VisualStudio.SinceVs10.ProjectDocuments.VsSolutionManager10.<OnAfterBackgroundSolutionLoadComplete>b__15_0()
 at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass8_0.<ExecuteOrQueueOrMerge>b__0()
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F, TaskPriority priority)
 at JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExecuteOrQueueOrMerge(Lifetime lifetimeQueue, String name, Action F)
 at JetBrains.Platform.VisualStudio.SinceVs10.ProjectDocuments.VsSolutionManager10.OnAfterBackgroundSolutionLoadComplete()
 at Microsoft.VisualStudio.Shell.Interop.IVsTaskBody.DoWork(IVsTask pTask, UInt32 dwCount, IVsTask[] pParentTasks, Object& pResult)
 at Microsoft.VisualStudio.Services.VsTask.<>c__DisplayClass115_0.<GetCallbackForMultipleParent>b__0(Task`1[] _)
 at Microsoft.VisualStudio.Services.VsTask.<>c__DisplayClass117_0.<GetCallback>b__0()
 at System.Threading.Tasks.Task`1.InnerInvoke()
 at System.Threading.Tasks.Task.Execute()
 at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
 at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
 at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
 at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
 at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
 at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
 at Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIThreadBlockableTaskScheduler.DoOneTask()
 at Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIBackgroundPriorityScheduler.ProcessQueue()
 at Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIBackgroundPriorityScheduler.<OnTaskQueued>b__6_0()
 at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
 at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
 at System.Windows.Threading.DispatcherOperation.InvokeImpl()
 at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
 at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
 at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
 at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
 at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
 at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
 at System.Windows.Threading.DispatcherOperation.Invoke()
 at System.Windows.Threading.Dispatcher.ProcessQueue()
 at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
 at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
 at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
 at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
 at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
 at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
 at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

RSRP-39412: Property to Method removes (errorneous) method body if invoke in interface

$
0
0
Reporter Ilya Ryzhenkov (orangy) Ilya Ryzhenkov (orangy)
Created Apr 24, 2007 9:42:32 PM
Updated Apr 10, 2018 11:39:13 AM
Resolved Apr 10, 2018 11:39:13 AM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Normal
State Obsolete
Type Bug
Fix version Backlog
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions

RSRP-44418: 'Copy Type' cannot handle type aliases

$
0
0
Reporter Vladimir Reshetnikov (nikov) Vladimir Reshetnikov (nikov)
Created Jun 28, 2007 3:15:04 PM
Updated Apr 10, 2018 11:40:50 AM
Resolved Apr 10, 2018 11:40:50 AM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Normal
State Obsolete
Type Bug
Fix version Backlog
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
using B = System.Collections.Generic.List<A>;
class A
{
B[] x = {};
}

Copy 'A' to 'C':

class C
{
List[] x = {}; // error CS0246: The type or namespace name 'List' could not be found
}

RSRP-463495: Copy Type in VS2017 breaks link between Xaml and Xaml.cs file

$
0
0
Reporter Alexander Kurakin (Alexander.Kurakin) Alexander Kurakin (Alexander.Kurakin)
Created Mar 9, 2017 2:39:07 PM
Updated Apr 10, 2018 11:57:09 AM
Resolved Apr 10, 2018 11:57:09 AM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Critical
State Duplicate
Type Bug
Fix version 2017.2
Affected versions 2017.1
Fixed In Version ReSharper Undefined
VsVersion All Versions
in VS2015 I could use Copy Type on the Class name in my xaml.cs file and XAML and xaml.cs files would be created for the new type and linked together.

If I do this in VS2017 both files are created but no longer linked

RSRP-463505: Copy Type in VS2017 breaks link between Xaml and Xaml.cs file

$
0
0
Reporter Alexander Kurakin (Alexander.Kurakin) Alexander Kurakin (Alexander.Kurakin)
Created Mar 9, 2017 5:57:49 PM
Updated Apr 10, 2018 11:57:09 AM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Critical
State Submitted
Type Bug
Fix version 2017.2
Affected versions 2017.1
Fixed In Version ReSharper Undefined
VsVersion All Versions
in VS2015 I could use Copy Type on the Class name in my xaml.cs file and XAML and xaml.cs files would be created for the new type and linked together.

If I do this in VS2017 both files are created but no longer linked

RSRP-468136: There is no live template items in IntelliSense after typing an opening parenthesis

$
0
0
Reporter Alexander Kurakin (Alexander.Kurakin) Alexander Kurakin (Alexander.Kurakin)
Created Jan 29, 2018 7:59:21 PM
Updated Apr 10, 2018 12:01:04 PM
Subsystem Live Templates
Assignee Slava Tutushkin (slava.tutushkin)
Priority Show-stopper
State Submitted
Type Bug
Fix version 2018.2
Affected versions 2017.3.1
Fixed In Version ReSharper Undefined
VsVersion All Versions
e.g.
start typing
if(
and then any template like "hal" -> thers is nothing related to the template in autopopup.
Hit Ctrl+Space -> it appears there. Or you might hit space after an opening parenthesis and then type the name -> everything will be fine.

RSRP-469138: Unit Test Session is reporting incorrectly a test is Inconslusive

$
0
0
Reporter Maria Pleskunina (Maria.Pleskunina) Maria Pleskunina (Maria.Pleskunina)
Created Apr 6, 2018 4:20:40 PM
Updated Apr 10, 2018 12:09:17 PM
Subsystem Unit Testing
Assignee Eugene Strizhok (Eugene.Strizhok)
Priority Show-stopper
State Submitted
Type Bug
Fix version 2018.1
Affected versions 2017.3.5, 2018.1
Fixed In Version ReSharper Undefined
VsVersion All Versions
Steps to reproduce:
  • Open and rebuild the project;
  • In Unit Test Explorer we'll see 2 tests, although there is only one;





- The problem is solved by opening the problem file: https://www.screencast.com/t/YV8pmPfD4ZMO

RSRP-48585: Copy type fails to continue if a file is not added to an already existing file

$
0
0
Reporter Andrey Simanovsky (ands) Andrey Simanovsky (ands)
Created Sep 4, 2007 7:58:15 PM
Updated Apr 10, 2018 12:10:21 PM
Resolved Apr 10, 2018 12:10:21 PM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Normal
State Obsolete
Type Bug
Fix version Backlog
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
I had IObjectInitializer in Gen folder. I tried to copy type IArrayInitializer to IObjectInitializer. ReSharper showed a conflict that such type exists. I pressed continue to ignore it. ReSharper suggested to add IObjectInitializer to an existing file. I chose not to add. ReSharper returned to the same refactoring page and when I tried to press continue asked the same question about adding type to the existing file. I had to cancel the refactoring.

RSRP-107335: 'Make Method Static (Shared)' refactoring, dialog: suggest parameter name without @-symbol (C#) (without square brackets (VB))

$
0
0
Reporter Igor A (igor_a1265648516806) Igor A (igor_a1265648516806)
Created May 12, 2009 1:40:31 PM
Updated Apr 10, 2018 12:17:40 PM
Resolved Apr 10, 2018 12:17:34 PM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Major
State Obsolete
Type Bug
Fix version Backlog
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
Steps to reproduce:
1. Choose 'Make Method Static (Shared)' refactoring for method Func:
C#:
class SomeClass
{
void F(){}
}
VB:
Class SomeClass
Sub Func()
End Sub
End Class
Corresponding dialog appears:
2. Select 'Add 'this' parameter...' option in this dialog.
Wrong result: suggested parameter name with @-symbol (C#) ('@class') and with square brackets (VB) ('[class]') isn't valid.
It whould be better to suggest name without @-symbol and square brackets ('class') in this case or conside such name as a valid name.

RSRP-194190: Qickfix "Return value" breaks code

$
0
0
Reporter Yuri Astrakhan (yurik) Yuri Astrakhan (yurik)
Created Oct 18, 2010 7:36:07 PM
Updated Apr 10, 2018 12:30:44 PM
Resolved Apr 10, 2018 12:30:44 PM
Subsystem Quick Fixes
Assignee Alisa Afonina (alisa.afonina)
Priority Normal
State Obsolete
Type Bug
Fix version No Fix versions
Affected versions 5.1.1
Fixed In Version ReSharper Undefined
VsVersion All Versions
public static int ArrayHashCodeStruct<T>(T[] array)
where T : struct
{
if (array == null)
return 0;

int result = 1;
for (int i = 0; i < array.Length; i++)
result = (result*397) ^ (array[i] == null ? 0 : array[i].GetHashCode());

return result;
}

Applying quick fix on array[i] == null replaces it with
    return result = (result*397) ^ (array[i] == null ? 0 : array[i].GetHashCode());
instead of
    result = (result*397) ^ array[i].GetHashCode();

RSRP-467614: Purge valid breakpoint pointer.

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Nov 30, 2017 9:56:30 PM
Updated Apr 10, 2018 12:37:49 PM
Resolved Dec 22, 2017 4:15:39 PM
Subsystem Debugger features
Assignee Alexander Ulitin (alexander.ulitin)
Priority Show-stopper
State Fixed
Type Exception
Fix version 2017.3.2
Affected versions No Affected versions
Fixed In Version ReSharper 2017.3.2 RTM
VsVersion All Versions
ReSharperPlatformVs15 Wave 11 Hive _321c4cfdPro15 — JetBrains ReSharper Ultimate 2017.3 EAP 8 D Build 111.0.20171129.201142-eap08d

JetBrains ReSharper 2017.3 EAP 8 D Build 2017.3.20171129.201142-eap08d

Purge valid breakpoint pointer.

— EXCEPTION #1/1 [LoggerException]
Message = “Purge valid breakpoint pointer.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = <NULL>
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2017.3 EAP 8 D Build 111.0.20171129.201142-eap08d”
Data.SubProducts.#0 = “JetBrains ReSharper 2017.3 EAP 8 D Build 2017.3.20171129.201142-eap08d”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
    git::refs/heads/wave11-pmHotFix1::a0d861c6307df3da27b1cb9dbabbcdbfef2c6ead

Data.VsVersion = 15.0.26228.4
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.Util.Logging.Logger.Fail(String messageText) in w:\ReSharper\Platform\Core\Shell\Core\Src\Logging\Logger.cs:line 788
 at JetBrains.Util.Logging.Logger.Fail(String messageText) in w:\ReSharper\Platform\Core\Shell\Core\Src\Logging\Logger.cs:line 788
 at JetBrains.PsiFeatures.VisualStudio.Debugger.Breakpoints.VsBreakpointsSynchronizer.Synchronize() in w:\ReSharper\Psi.Features\VisualStudio\Debugger\Src\Breakpoints\VsBreakpointsSynchronizer.cs:line 317
 at JetBrains.PsiFeatures.VisualStudio.Debugger.Breakpoints.VsBreakpointsSynchronizer.<.ctor>b__0() in w:\ReSharper\Psi.Features\VisualStudio\Debugger\Src\Breakpoints\VsBreakpointsSynchronizer.cs:line 81
 at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) in w:\ReSharper\Platform\Core\Shell\Core\Src\DataFlow\Extension\ISignalEx.cs:line 24
 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in w:\ReSharper\Platform\Core\Shell\Core\Src\DataFlow\Signal!1.cs:line 380
 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in w:\ReSharper\Platform\Core\Shell\Core\Src\DataFlow\Signal!1.cs:line 541
 at JetBrains.Threading.GroupingEvent.Execute() in w:\ReSharper\Platform\Core\Shell\Core\Src\Concurrency\GroupingEvent.cs:line 369
 at JetBrains.Threading.GroupingEventHost.ExecuteExpiredEvents() in w:\ReSharper\Platform\Core\Shell\Core\Src\Concurrency\GroupingEventHost.cs:line 258
 at JetBrains.Threading.GroupingEventHost.<OnClockTimerTick>b__4() in w:\ReSharper\Platform\Core\Shell\Core\Src\Concurrency\GroupingEventHost.cs:line 309
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in w:\ReSharper\Platform\Core\Shell\Core\Src\Concurrency\ReentrancyGuard.cs:line 296
 at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action, TaskPriority priority) in w:\ReSharper\Platform\Core\Shell\Core\Src\Concurrency\ReentrancyGuard.cs:line 394
 at JetBrains.Threading.GroupingEventHost.OnClockTimerTick() in w:\ReSharper\Platform\Core\Shell\Core\Src\Concurrency\GroupingEventHost.cs:line 315
 at JetBrains.Threading.GroupingEventHost.ClockTimer.OnTimerTick(Object sender, EventArgs e) in w:\ReSharper\Platform\Core\Shell\Core\Src\Concurrency\GroupingEventHost.cs:line 456
 at System.Windows.Forms.Timer.OnTick(EventArgs e)
 at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
 at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Viewing all 106942 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>