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

RSRP-469049: Autosuggest: can't select item by Enter.

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Apr 3, 2018 12:34:34 PM
Updated Apr 9, 2018 4:06:37 PM
Resolved Apr 9, 2018 4:05:27 PM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Critical
State Fixed
Type Bug
Fix version 2018.1
Affected versions 2018.1
Fixed In Version ReSharper 2018.1 RTM
VsVersion All Versions

JetBrains ReSharper Ultimate 2018.1 EAP 6 D 12.0.20180403.34241-eap06d

Can't select suggested item by Enter. Instead of choose an item Enter clicks on Next and closes the dialog. (Can be checked on "Move Type To Another File", "Move To Another Type" dialogs).


RSRP-469002: Implicit UniversalModuleReferenceContext detected. Use CompilationContextCookie

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Mar 30, 2018 6:15:09 PM
Updated Apr 9, 2018 4:06:47 PM
Resolved Apr 9, 2018 4:05:46 PM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Critical
State Fixed
Type Exception
Fix version 2018.1
Affected versions 2018.1
Fixed In Version ReSharper 2018.1 RTM
VsVersion All Versions
ReSharperPlatformVs14 Wave 12 — JetBrains ReSharper Ultimate 2018.1 EAP 6 D Build 112.0.20180330.30818-eap06d

JetBrains dotCover 2018.1 EAP 6 D Build 2018.1.20180330.50619-eap06d
JetBrains dotMemory 2018.1 EAP 6 D Build 2018.1.20180330.50622-eap06d
JetBrains dotTrace 2018.1 EAP 6 D Build 2018.1.20180330.53057-eap06d
JetBrains ReSharper 2018.1 EAP 6 D Build 2018.1.20180330.31812-eap06d
JetBrains ReSharper C++ 2018.1 EAP 6 D Build 2018.1.20180330.31815-eap06d
JetBrains TeamCity Add-in 2018.1 EAP 6 D Build 2018.1.20180330.31816-eap06d

Implicit UniversalModuleReferenceContext detected. Use CompilationContextCookie

— EXCEPTION #1/1 [LoggerException]
Message = “Implicit UniversalModuleReferenceContext detected. Use CompilationContextCookie”
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 6 D Build 112.0.20180330.30818-eap06d”
Data.SubProducts.#0 = “JetBrains dotCover 2018.1 EAP 6 D Build 2018.1.20180330.50619-eap06d”
Data.SubProducts.#1 = “JetBrains dotTrace 2018.1 EAP 6 D Build 2018.1.20180330.53057-eap06d”
Data.SubProducts.#2 = “JetBrains ReSharper C++ 2018.1 EAP 6 D Build 2018.1.20180330.31815-eap06d”
Data.SubProducts.#3 = “JetBrains TeamCity Add-in 2018.1 EAP 6 D Build 2018.1.20180330.31816-eap06d”
Data.SubProducts.#4 = “JetBrains ReSharper 2018.1 EAP 6 D Build 2018.1.20180330.31812-eap06d”
Data.SubProducts.#5 = “JetBrains dotMemory 2018.1 EAP 6 D Build 2018.1.20180330.50622-eap06d”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave12::f77d4bd0f4a27f561da3b3205b878a6538465a0f


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

Data.VsVersion = 14.0.25431.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.Util.Logging.Logger.Fail(String messageText)
 at JetBrains.Util.Logging.Logger.Fail(String messageText)
 at JetBrains.ReSharper.Psi.CompilationContextCookie.GetContext()
 at JetBrains.ReSharper.Psi.Impl.Types.DeclaredTypeBase.GetTypeElement()
 at JetBrains.ReSharper.Psi.Impl.Types.DeclaredTypeBase.GetHashCode()
 at System.Collections.Generic.ObjectEqualityComparer`1.GetHashCode(T obj)
 at System.Collections.Generic.HashSet`1.InternalGetHashCode(T item)
 at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
 at JetBrains.ReSharper.Psi.Impl.OverridableMemberImpl.FindMembersInSuperInterfaces(OverridableMemberInstance member, IDeclaredType type, HashSet`1 visited, HashSet`1 ignored)
 at JetBrains.ReSharper.Psi.Impl.OverridableMemberImpl.<GetImmediateImplement>d__9.MoveNext()
 at JetBrains.ReSharper.Psi.Impl.OverridableMemberImpl.<GetImmediateSuperMembers>d__8.MoveNext()
 at JetBrains.ReSharper.Psi.Impl.OverridableMemberImpl.GetSuperMembers(OverridableMemberInstance member, Boolean searchQuasi, IProgressIndicator progressIndicator, Boolean consumeRootOnly)
 at JetBrains.ReSharper.Refactorings.MoveMembers.ImplExtractSuperclass.ExtractSuperclassDataModel.IsReferenced(DeclaredElementInfo info)
 at JetBrains.ReSharper.Refactorings.MoveMembers.Analysis.MoveDataModel.SelectDependent()
 at JetBrains.Platform.RdFramework.Util.ReactiveEx.<>c__DisplayClass1_0.<Advise>b__0(RdVoid _)
 at JetBrains.Platform.RdFramework.Util.Signal`1.Fire0(Action`1[] listeners, T value)
 at JetBrains.Platform.RdFramework.Util.Signal`1.Fire(T value)
 at JetBrains.Platform.RdFramework.Impl.RdSignal`1.Fire(T value)
 at JetBrains.Platform.RdFramework.Util.ReactiveEx.Fire(ISource`1 me)
 at JetBrains.PsiFeatures.UIInteractive.Refactorings.CommonUI.RefactoringWindows.DependentMembersControlWpf.<>c__DisplayClass1_0.<OnDependentClick>b__0()
 at JetBrains.Application.Threading.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F)
 at JetBrains.ReSharper.Resources.Shell.ReadLockCookie.<>c__DisplayClass7_0.<GuardedExecute>b__0()
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
 at JetBrains.ReSharper.Resources.Shell.ReadLockCookie.GuardedExecute(Action action)
 at JetBrains.PsiFeatures.UIInteractive.Refactorings.CommonUI.RefactoringWindows.DependentMembersControlWpf.OnDependentClick(Object sender, RoutedEventArgs e)
 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.RaiseEvent(RoutedEventArgs e)
 at System.Windows.Controls.Primitives.ButtonBase.OnClick()
 at System.Windows.Controls.Button.OnClick()
 at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
 at System.Windows.UIElement.OnMouseLeftButtonUpThunk(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.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-468810: Implicit UniversalModuleReferenceContext detected. Use CompilationContextCookie

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Mar 22, 2018 4:39:54 PM
Updated Apr 9, 2018 4:06:54 PM
Resolved Apr 9, 2018 4:05:55 PM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Major
State Fixed
Type Exception
Fix version 2018.1
Affected versions 2018.1
Fixed In Version ReSharper 2018.1 RTM
VsVersion VS 2017 RTM, VS 2015 RTM
ReSharperPlatformVs15 Wave 12 Hive _3f3919c0 — JetBrains ReSharper Ultimate 2018.1 EAP 5 D Build 112.0.20180321.210617-eap05d

JetBrains dotCover 2018.1 EAP 5 D Build 2018.1.20180321.221829-eap05d
JetBrains dotMemory 2018.1 EAP 5 D Build 2018.1.20180321.221835-eap05d
JetBrains dotTrace 2018.1 EAP 5 D Build 2018.1.20180321.221831-eap05d
JetBrains ReSharper 2018.1 EAP 5 D Build 2018.1.20180321.212616-eap05d
JetBrains ReSharper C++ 2018.1 EAP 5 D Build 2018.1.20180321.212328-eap05d
JetBrains TeamCity Add-in 2018.1 EAP 5 D Build 2018.1.20180321.212356-eap05d

SubProducts.0 = JetBrains dotCover 2018.1 EAP 5 D Build 2018.1.20180321.221829-eap05d
SubProducts.1 = JetBrains dotTrace 2018.1 EAP 5 D Build 2018.1.20180321.221831-eap05d
SubProducts.2 = JetBrains ReSharper C++ 2018.1 EAP 5 D Build 2018.1.20180321.212328-eap05d
SubProducts.3 = JetBrains TeamCity Add-in 2018.1 EAP 5 D Build 2018.1.20180321.212356-eap05d
SubProducts.4 = JetBrains ReSharper 2018.1 EAP 5 D Build 2018.1.20180321.212616-eap05d
SubProducts.5 = JetBrains dotMemory 2018.1 EAP 5 D Build 2018.1.20180321.221835-eap05d

Implicit UniversalModuleReferenceContext detected. Use CompilationContextCookie

— EXCEPTION #1/1 [LoggerException]
Message = “Implicit UniversalModuleReferenceContext detected. Use CompilationContextCookie”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = <NULL>
Data.LastExtension = xaml
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2018.1 EAP 5 D Build 112.0.20180321.210617-eap05d”
Data.SubProducts.#0 = “JetBrains dotCover 2018.1 EAP 5 D Build 2018.1.20180321.221829-eap05d”
Data.SubProducts.#1 = “JetBrains dotTrace 2018.1 EAP 5 D Build 2018.1.20180321.221831-eap05d”
Data.SubProducts.#2 = “JetBrains ReSharper C++ 2018.1 EAP 5 D Build 2018.1.20180321.212328-eap05d”
Data.SubProducts.#3 = “JetBrains TeamCity Add-in 2018.1 EAP 5 D Build 2018.1.20180321.212356-eap05d”
Data.SubProducts.#4 = “JetBrains ReSharper 2018.1 EAP 5 D Build 2018.1.20180321.212616-eap05d”
Data.SubProducts.#5 = “JetBrains dotMemory 2018.1 EAP 5 D Build 2018.1.20180321.221835-eap05d”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave12::d6bf0e6df10b8dec35e40cc8b27229a8935040b9


Platform\VisualStudio:
    git::refs/heads/wave12::6bea97ba01a5b1942b90126f4d8fc925f4c59244

Data.VsVersion = 15.6.27428.2011
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.Util.Logging.Logger.Fail(String messageText)
 at JetBrains.Util.Logging.Logger.Fail(String messageText)
 at JetBrains.ReSharper.Psi.CompilationContextCookie.GetContext()
 at JetBrains.ReSharper.Psi.Impl.Types.DeclaredTypeBase.Resolve()
 at JetBrains.ReSharper.Psi.Impl.Types.DeclaredTypeBase.get_IsResolved()
 at JetBrains.ReSharper.Refactorings.Xaml.ExtractResource.ResourceDictionaryTarget.FromElement(IXamlObjectElement element, IXamlTypeCache cache, ResourceDictionaryTarget child, ResourceDictionaryType dictionaryType, Boolean canBeDefaultElement)
 at JetBrains.ReSharper.Refactorings.Xaml.ExtractResource.ResourceDictionaryTarget.FromMergedDictionaries(ResourceDictionaryTarget target, IXamlObjectElement element, IXamlTypeCache cache)
 at JetBrains.ReSharper.Refactorings.Xaml.ExtractResource.ResourceDictionaryTarget.Expand()
 at JetBrains.ReSharper.Refactorings.Xaml.ExtractResource.UI.ResourceDictionaryViewModel.<Expand>b__24_0()
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action, TaskPriority priority)
 at JetBrains.ReSharper.Refactorings.Xaml.ExtractResource.UI.ResourceDictionaryViewModel.Expand()
 at JetBrains.PsiFeatures.UIInteractive.Refactorings.Xaml.ExtractResource.ExtractResourceView.ExpandResourceDictionaryNode(Object sender, RoutedEventArgs e)
 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.RaiseEvent(RoutedEventArgs e)
 at System.Windows.Controls.TreeViewItem.OnExpanded(RoutedEventArgs e)
 at System.Windows.Controls.TreeViewItem.OnIsExpandedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
 at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
 at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
 at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
 at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
 at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
 at MS.Internal.Data.PropertyPathWorker.SetValue(Object item, Object value)
 at MS.Internal.Data.ClrBindingWorker.UpdateValue(Object value)
 at System.Windows.Data.BindingExpression.UpdateSource(Object value)
 at System.Windows.Data.BindingExpressionBase.UpdateValue()
 at System.Windows.Data.BindingExpression.UpdateOverride()
 at System.Windows.Data.BindingExpressionBase.Update()
 at System.Windows.Data.BindingExpressionBase.ProcessDirty()
 at System.Windows.Data.BindingExpressionBase.Dirty()
 at System.Windows.Data.BindingExpressionBase.SetValue(DependencyObject d, DependencyProperty dp, Object value)
 at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
 at System.Windows.DependencyObject.SetCurrentValueInternal(DependencyProperty dp, Object value)
 at System.Windows.Controls.Primitives.ToggleButton.OnToggle()
 at System.Windows.Controls.Primitives.ToggleButton.OnClick()
 at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonDown(MouseButtonEventArgs e)
 at System.Windows.UIElement.OnMouseLeftButtonDownThunk(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.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
 at System.Windows.UIElement.OnMouseDownThunk(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-466204: Resharper hangs when opening a Typescript file

$
0
0
Reporter Andrew (impworks) Andrew (impworks)
Created Sep 10, 2017 11:39:56 PM
Updated Apr 9, 2018 4:09:26 PM
Subsystem TypeScript
Assignee Nikita Popov (poksh)
Priority Show-stopper
State Submitted
Type Bug
Fix version 2018.1.1
Affected versions 2017.2, 2017.1.2, 2017.1.1
Fixed In Version ReSharper Undefined
VsVersion VS 2017 RTM, VS 2017 15.3
In my project, opening a specific Typescript file always hangs Visual Studio completely when Resharper is enabled.

Time from open to crash varies from 1 to about 30 seconds.
Other files work alright.
This file works alright in VS when Resharper is disabled.

Started noticing it in VS 15.2 with Resharper 2017.1, updated both to latest versions - the bug still happens and disrupts my work a lot.

I am attaching a dump file collected by Capture Traces.

RSRP-456461: Find code issues - in preview code doesn't highlighted if '; expected'

$
0
0
Reporter Maltseva Ekaterina (Maltseva.Ekaterina) Maltseva Ekaterina (Maltseva.Ekaterina)
Created Mar 29, 2016 1:55:26 PM
Updated Apr 9, 2018 4:11:50 PM
Resolved Apr 7, 2018 11:23:52 AM
Subsystem Code Analysis - Find Code Issues
Assignee Mikhail Senkov (micha)
Priority Major
State Verified
Type Bug
Fix version 2018.1
Affected versions No Affected versions
Fixed In Version ReSharper 2018.1 EAP 7
VsVersion All Versions
Type something in the code without ';'
In Inspection results there is a record ''; expected' - but if you select it the preview doesn't show where it is

RSRP-469087: What's new in ReSharper 2018.1: Step 28 (Discards support) "want use" instead of "want to use".

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Apr 4, 2018 5:21:39 PM
Updated Apr 9, 2018 4:12:14 PM
Resolved Apr 5, 2018 1:52:12 PM
Subsystem Tutorials
Assignee Alexey Totin (Alexey.Totin)
Priority Normal
State Verified
Type Bug
Fix version 2018.1
Affected versions 2018.1
Fixed In Version ReSharper 2018.1 RTM
VsVersion All Versions

JetBrains ReSharper Ultimate 2018.1 EAP 7 D 12.0.20180404.035655-eap07d.

  1. Inspect Step 28 (Discards support) text.

Actual result:
"... we don't want use"

Expected result:
"... we don't want to use"

RSRP-469083: What's new in ReSharper 2018.1: Step 11 ('Use single deconstruction declaration') tuples link leads to deconstructors.

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Apr 4, 2018 4:31:35 PM
Updated Apr 9, 2018 4:12:21 PM
Resolved Apr 5, 2018 1:52:22 PM
Subsystem Tutorials
Assignee Alexey Totin (Alexey.Totin)
Priority Show-stopper
State Verified
Type Bug
Fix version 2018.1
Affected versions 2018.1
Fixed In Version ReSharper 2018.1 RTM
VsVersion All Versions

JetBrains ReSharper Ultimate 2018.1 EAP 7 D 12.0.20180404.035655-eap07d.

  1. Inspect Step 11 ("Use single deconstruction declaration").

Actual result:
"tuples" link leads to https://docs.microsoft.com/en-us/dotnet/csharp/deconstruct (same as "deconstructors" link).

Expected result:
Either "tuples" link leads to other documentation or instead of two links only one "tuples and deconstructors" appears.

RSRP-469082: What's new in ReSharper 2018.1: Step 9 (The support for 'private protected') misspelling.

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Apr 4, 2018 4:24:29 PM
Updated Apr 9, 2018 4:12:28 PM
Resolved Apr 5, 2018 1:52:36 PM
Subsystem Tutorials
Assignee Alexey Totin (Alexey.Totin)
Priority Show-stopper
State Verified
Type Bug
Fix version 2018.1
Affected versions 2018.1
Fixed In Version ReSharper 2018.1 RTM
VsVersion All Versions

JetBrains ReSharper Ultimate 2018.1 EAP 7 D 12.0.20180404.035655-eap07d.

Second paragraph in Step 9 (The support for 'private protected') contains misspelling "accessivility".


RSRP-469077: What's new in ReSharper 2018.1: Step 6 (Non-trailing arguments) incorrect naming of context action.

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Apr 4, 2018 3:26:59 PM
Updated Apr 9, 2018 4:12:34 PM
Resolved Apr 5, 2018 1:53:56 PM
Subsystem Tutorials
Assignee Alexey Totin (Alexey.Totin)
Priority Show-stopper
State Verified
Type Bug
Fix version 2018.1
Affected versions 2018.1
Fixed In Version ReSharper 2018.1 RTM
VsVersion All Versions

JetBrains ReSharper Ultimate 2018.1 EAP 7 D 12.0.20180404.035655-eap07d.

  1. Inspect Step 6.3 (Non-trailing arguments).

Actual result:
See screenshot. "Add missing argument name 'millisecondsDelay'" instead of "Add argument name 'millisecondsDelay'".

Expected result:
"Add argument name 'millisecondsDelay'".

NOTE:
Maybe it's also good to specify the scope (file/project/solution) for which to apply add argument CA.

RSRP-469078: What's new in ReSharper 2018.1: Skip step link does not appear for every step.

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Apr 4, 2018 3:42:20 PM
Updated Apr 9, 2018 4:12:41 PM
Resolved Apr 5, 2018 1:54:09 PM
Subsystem Tutorials
Assignee Alexey Totin (Alexey.Totin)
Priority Show-stopper
State Verified
Type Bug
Fix version 2018.1
Affected versions 2018.1
Fixed In Version ReSharper 2018.1 RTM
VsVersion All Versions

JetBrains ReSharper Ultimate 2018.1 EAP 7 D 12.0.20180404.035655-eap07d.

  1. Loop through steps and inspect Skip step link availability.

Actual result:
Skip step is available for Step 3. Not available for some other steps (ex. Step 6 - Non-trailing arguments).

Expected result:
Skip step is available for all appropriate steps.

RSRP-469085: What's new in ReSharper 2018.1: Step 27 (Discards support) "tuple" instead of "discard".

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Apr 4, 2018 5:11:36 PM
Updated Apr 9, 2018 4:12:47 PM
Resolved Apr 5, 2018 1:54:29 PM
Subsystem Tutorials
Assignee Alexey Totin (Alexey.Totin)
Priority Show-stopper
State Verified
Type Bug
Fix version 2018.1
Affected versions 2018.1
Fixed In Version ReSharper 2018.1 RTM
VsVersion All Versions

JetBrains ReSharper Ultimate 2018.1 EAP 7 D 12.0.20180404.035655-eap07d.

  1. Inspect Step 27 (Discards support) text.

Actual result:
"... removes the unused variable but replaces it with a tuple."

Expected result:
"... removes the unused variable but replaces it with a discard."

RSRP-468986: Code Analysis not working most of the time

$
0
0
Reporter Werner de Vries (werner.devries) Werner de Vries (werner.devries)
Created Mar 30, 2018 12:20:49 PM
Updated Apr 9, 2018 4:13:00 PM
Resolved Apr 7, 2018 10:25:34 PM
Subsystem Code Analysis
Assignee Sergey Kuks (coox)
Priority Critical
State Fixed
Type Bug
Fix version 2018.1
Affected versions 2017.3.3, 2017.3.5, 2017.3.1, 2017.3, 2017.3.2, 2017.2, 2017.1.2, 2017.1.1, 2017.1, 2016.3.1, 2016.3.2, 2016.3, 2017.2.1, 2017.2.2
Fixed In Version ReSharper 2018.1 RTM
VsVersion VS 2017 15.3, VS 2015 RTM

Summary: Resharper's Code Analysis is disabled for almost all files most of the time. Many of my colleagues report the same issue. The is a forum topic about it for a long time, but still no solution. I (and other people) tried a lot of things to get things working again, even after a complete reinstall of my PC and Visual Studio 2017 + Resharper the problem persists.

Since the forum topic does not get enough attention I decided to create this issue, because we pay enough money for these tools every year and now they only work 50% of the time. We might as well cancel our subscription if this does not get solved anytime soon.

Link to the forum topic: https://resharper-support.jetbrains.com/hc/en-us/community/posts/115000015424-Code-Analysis-Not-Working-on-Many-Files?page=1#community_comment_360000121564

RSRP-469166: Cannot resolve symbol in `asp-for` tag helper

$
0
0
Reporter Brett Stime (steamer25) Brett Stime (steamer25)
Created Apr 6, 2018 7:16:27 PM
Updated Apr 9, 2018 4:13:09 PM
Subsystem ASP.NET - Razor
Assignee Slava Trenogin (derigel)
Priority Critical
State Submitted
Type Bug
Fix version 2018.1
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions

Given code like the following:

<label asp-for="@Model.Name"></label>

Rider is marking the @Model property and saying "Cannot resolve symbol 'Model'". The example code is taken from https://docs.microsoft.com/en-us/aspnet/core/mvc/views/working-with-forms so it should be valid markup. It also seems to be a regression because Rider 2017.3 didn't have problems with it (although it's hard to tell for sure because 2017.3 would mark lots of Razor/.cshtml files with errors until you editted them and it reparsed).

I'm having other problems related to Roslyn in the 2018.1 EAP as well so I'm not sure if this issue is predicated on the other one or if it's independent.

I generally use @Html.EditorFor() syntax but some colleagues use the asp-for attribute and I'd prefer not to have to change their working code to appease Rider. A warning would be fine. Auto-fix to/from the static types would be pretty cool but low priority.

Thanks.

Version: 181.4379.538
Timezone: America/Chicago
Evaluation: true
Environment: RD-181.4379.538, JRE 1.8.0_152-release-1136-b23x64 JetBrains s.r.o, OS Mac OS X(x86_64) v10.13.3 unknown, screens 1440x900, 1920x1200

RSRP-440387: Should 'Make Non-Static' refactoring work for static properties?

$
0
0
Reporter Dmitry Matveev (dmitry.matveev@jetbrains.com) Dmitry Matveev (dmitry.matveev@jetbrains.com)
Created May 27, 2015 4:00:34 PM
Updated Apr 9, 2018 4:21:07 PM
Resolved Apr 9, 2018 4:21:07 PM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Normal
State Answered
Type Question
Fix version No Fix versions
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions

RSRP-469167: [Performance Report] Performance data for RSRP-466153

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Apr 9, 2018 4:33:56 PM
Updated Apr 9, 2018 4:33:57 PM
Subsystem No Subsystem
Assignee Sergey Kuks (coox)
Priority Show-stopper
State Open
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.14393.0
Product: ReSharper, Version: 2017.3.20180323.162219
Time Zone: South Africa Standard Time

Description

Performance data for RSRP-466153

RSRP-466153: Live templates expansion is slow

$
0
0
Reporter Sergey Kuks (coox) Sergey Kuks (coox)
Created Sep 5, 2017 6:44:57 PM
Updated Apr 9, 2018 4:35:07 PM
Subsystem ASP.NET - MVC
Assignee Slava Trenogin (derigel)
Priority Critical
State Reopened
Type Performance Problem
Fix version 2018.1
Affected versions 2017.3.5, 2017.2
Fixed In Version ReSharper Undefined
VsVersion VS 2017 RTM
100,00% DataFactory • 4 028 ms • JetBrains.ReSharper.Feature.Services.Asp.Caches.MvcCache.DataFactory(IMvcCacheProcessor, IFile, Boolean)
100,00% ProcessDescendants • 4 028 ms • JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessDescendants(ITreeNode, IRecursiveElementProcessor, TContext)
100,00% ProcessAfterInterior • 4 028 ms • JetBrains.ReSharper.Feature.Services.Asp.CSharp.Caches.MvcCSharpCacheProcessor.ProcessAfterInterior(ITreeNode, Tuple)
100,00% Accept • 4 028 ms • JetBrains.ReSharper.Psi.CSharp.Impl.Tree.PropertyInitializer.Accept(TreeNodeVisitor, TContext)
100,00% VisitPropertyInitializer • 4 028 ms • JetBrains.ReSharper.Feature.Services.Asp.CSharp.Caches.MvcCSharpCacheProcessor.VisitPropertyInitializer(IPropertyInitializer, Tuple)
100,00% DetectLayoutChanges • 4 028 ms • JetBrains.ReSharper.Feature.Services.Asp.CSharp.Caches.MvcCSharpCacheProcessor.DetectLayoutChanges(IReference, IExpression, Tuple, Boolean)
99,25% Expand • 3 998 ms • JetBrains.ReSharper.Feature.Services.ValueTracking.Model.ValueTrackingFilteredModel.Expand(IList, IProgressIndicator)
93,17% Expand • 3 753 ms • JetBrains.ReSharper.Feature.Services.ValueTracking.Model.ValueTrackingFilteredModel.Expand(IList, IProgressIndicator)
93,17% Expand • 3 753 ms • JetBrains.ReSharper.Feature.Services.ValueTracking.Engine.ValueTrackingEngine.Expand(IList, IProgressIndicator)
93,17% FindUsages • 3 753 ms • JetBrains.ReSharper.Feature.Services.Util.CachingFinder.FindUsages(ICollection, IProgressIndicator)
►86,88% FindReferences • 3 499 ms • JetBrains.ReSharper.Feature.Services.Util.CachingFinder.FindReferences(ICollection, ISearchDomain, IProgressIndicator)
►6,29% UnionSearchDomains • 253 ms • JetBrains.ReSharper.Psi.Search.DeclaredElementSearchExtensions.UnionSearchDomains(IEnumerable)
►6,09% Expand • 245 ms • JetBrains.ReSharper.Feature.Services.ValueTracking.Engine.ValueTrackingEngine.Expand(IList, IProgressIndicator)
►0,75% CheckViewLocationType • 30 ms • JetBrains.ReSharper.Feature.Services.Asp.Caches.MvcCacheProcessorHelper.CheckViewLocationType(IReference, IExpression, Boolean)

RSRP-469157: Red fonts are seen on regular types such as System when reference to System is included

$
0
0
Reporter Hector Echegoyen (hechegoyen) Hector Echegoyen (hechegoyen)
Created Apr 7, 2018 4:38:27 PM
Updated Apr 9, 2018 4:37:25 PM
Subsystem Platform - VS Integration
Assignee Sergey Kuks (coox)
Priority Normal
State Waiting for Info
Type Bug
Fix version No Fix versions
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions

As shown on the attached zip file Red fonts are seen on regular types such as System when reference to System is included. The solution compiles and runs fine. I performed a Repair using the installer but it did not make a difference. I should mention that yesterday there was a Windows Update that seemed to be pretty big so I'm not sure what's confusing Resharper. Thanks.

RSRP-467396: DebugProperty2 wasn't removed by Dispose() method, but by finalizer - potential error -=[ Stack trace logging disabled. ]=-

$
0
0
Reporter Alexander Shvedov (shvedov) Alexander Shvedov (shvedov)
Created Nov 20, 2017 10:00:35 PM
Updated Apr 9, 2018 4:37:27 PM
Resolved Apr 9, 2018 4:37:23 PM
Subsystem Debugger features
Assignee Mikhail Senkov (micha)
Priority Critical
State Fixed
Type Exception
Fix version 2018.1
Affected versions No Affected versions
Fixed In Version ReSharper 2018.1 RTM
VsVersion All Versions
ReSharperPlatformVs15 Wave 11 Hive _77b6e82a — JetBrains ReSharper Ultimate 2017.3 EAP 6 D Build 111.0.20171115.152339-eap06d

JetBrains ReSharper 2017.3 EAP 6 D Build 2017.3.20171115.153801-eap06d

LastExtension = cs
SubProducts.0 = JetBrains ReSharper 2017.3 EAP 6 D Build 2017.3.20171115.153801-eap06d

DebugProperty2 wasn't removed by Dispose() method, but by finalizer - potential error -=[ Stack trace logging disabled. ]=-

— EXCEPTION #1/1 [LoggerException]
Message = “
DebugProperty2 wasn't removed by Dispose() method, but by finalizer - potential error

-=[ Stack trace logging disabled. ]=-

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 6 D Build 111.0.20171115.152339-eap06d”
Data.SubProducts.#0 = “JetBrains ReSharper 2017.3 EAP 6 D Build 2017.3.20171115.153801-eap06d”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
    git::refs/heads/wave11::7232b55edd9104263736fcc004ba0bf7da8f9d37

Data.VsVersion = 15.0.26430.15
HResult = COR_E_APPLICATION=80131600
StackTraceString = “at JetBrains.Util.SafeDisposable.Finalize()”

RSRP-469168: This operation requires a writer lock. Use 'using (WriteLockCookie.Create()) { ... }'.

$
0
0
Reporter Maltseva Ekaterina (Maltseva.Ekaterina) Maltseva Ekaterina (Maltseva.Ekaterina)
Created Apr 9, 2018 4:34:04 PM
Updated Apr 9, 2018 4:40:40 PM
Subsystem Platform - Project Model
Assignee Sergey Kuks (coox)
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 Build 112.0.20180409.50106-eap07

JetBrains dotCover 2018.1 EAP 7 Build 2018.1.20180409.51533-eap07
JetBrains dotMemory 2018.1 EAP 7 Build 2018.1.20180409.51338-eap07
JetBrains dotTrace 2018.1 EAP 7 Build 2018.1.20180409.51340-eap07
JetBrains ReSharper 2018.1 EAP 7 Build 2018.1.20180409.51204-eap07
JetBrains ReSharper C++ 2018.1 EAP 7 Build 2018.1.20180409.51211-eap07

SubProducts.0 = JetBrains dotCover 2018.1 EAP 7 Build 2018.1.20180409.51533-eap07
SubProducts.1 = JetBrains dotTrace 2018.1 EAP 7 Build 2018.1.20180409.51340-eap07
SubProducts.2 = JetBrains ReSharper C++ 2018.1 EAP 7 Build 2018.1.20180409.51211-eap07
SubProducts.3 = JetBrains ReSharper 2018.1 EAP 7 Build 2018.1.20180409.51204-eap07
SubProducts.4 = JetBrains dotMemory 2018.1 EAP 7 Build 2018.1.20180409.51338-eap07

This operation requires a writer lock. Use 'using (WriteLockCookie.Create()) { ... }'.

— EXCEPTION #1/1 [LoggerException]
Message = “This operation requires a writer lock. Use 'using (WriteLockCookie.Create()) { ... }'.”
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 Build 112.0.20180409.50106-eap07”
Data.SubProducts.#0 = “JetBrains dotCover 2018.1 EAP 7 Build 2018.1.20180409.51533-eap07”
Data.SubProducts.#1 = “JetBrains dotTrace 2018.1 EAP 7 Build 2018.1.20180409.51340-eap07”
Data.SubProducts.#2 = “JetBrains ReSharper C++ 2018.1 EAP 7 Build 2018.1.20180409.51211-eap07”
Data.SubProducts.#3 = “JetBrains ReSharper 2018.1 EAP 7 Build 2018.1.20180409.51204-eap07”
Data.SubProducts.#4 = “JetBrains dotMemory 2018.1 EAP 7 Build 2018.1.20180409.51338-eap07”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave12::455a3a94c6ad5f3fd57cbd4afc4f7014fcc05f1e


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

Data.VsVersion = 15.6.27428.2027
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.Util.Logging.Logger.Fail(String messageText)
 at JetBrains.Util.Logging.Logger.Fail(String messageText)
 at JetBrains.Application.Threading.IShellLocksEx.AssertWriteAccessAllowed(IShellLocks thіs)
 at JetBrains.DocumentManagers.impl.DocumentOperationsImpl.SynchronizeDocumentContentsWithFile_Standalone(IDocument document, FileSystemPath documentPath)
 at JetBrains.VsIntegration.IDE.Documents.VsDocumentWhidbey.SynchronizeDocument(Boolean reconcile)
 at JetBrains.VsIntegration.IDE.Documents.Whidbey.VsDocumentManagerWhidbey.SynchronizeBufferIfDirty(VsTextBufferData textBufferData)
 at JetBrains.VsIntegration.IDE.Documents.Whidbey.VsDocumentManagerWhidbey.<>c__DisplayClass13_0.<.ctor>b__0()
 at JetBrains.Util.Logging.Logger.Catch(Action action)
 at JetBrains.VsIntegration.IDE.Documents.Whidbey.VsDocumentManagerWhidbey..ctor(Lifetime lifetime, IShellLocks locks, ProjectModelSynchronizer projectModelSynchronizer, SpecialFilesManager specialFilesManager, DocumentManager documentManager, VsDocumentManagerSynchronization vsDocumentManagerSynchronization, MapVsCookieToProjectFile mapVsCookieToProjectFile, DocumentToProjectFileMappingStorage documentToProjectFileMappingStorage, VsRunningDocumentTableEvents vsRunningDocumentTableEvents, VsTextManagerEvents vsTextManagerEvents, IRunningDocumentTable rdt, IVsFileChangeEx vsFileChangeEx, VsCommandProcessor vsCommandProcessor, IFileSystemTracker fileSystemTracker, ChangeManager changeManager, ISolution solution)
 at JetBrains.Platform.VisualStudio.SinceVs12.IDE.VsDocumentManagerWhidbey12..ctor(Lifetime lifetime, IShellLocks locks, ProjectModelSynchronizer projectModelSynchronizer, SpecialFilesManager specialFilesManager, DocumentManager documentManager, VsDocumentManagerSynchronization vsDocumentManagerSynchronization, MapVsCookieToProjectFile mapVsCookieToProjectFile, DocumentToProjectFileMappingStorage documentToProjectFileMappingStorage, VsRunningDocumentTableEvents vsRunningDocumentTableEvents, VsTextManagerEvents vsTextManagerEvents, VsRunningDocumentTable rdt, IVsFileChangeEx vsFileChangeEx, VsCommandProcessor vsCommandProcessor, IFileSystemTracker fileSystemTracker, ChangeManager changeManager, ISolution solution, DocumentTransactionManager documentTransactionManager, IViewable`1 trackVsTextViewDataForTextControlChanges, RespawnTextControlOnDocumentTextBufferChanged respawnTextControlOnDocumentTextBufferChanged)
 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.Tasks.SolutionLoadTasksSchedulerBase.ResumeWaitTask(SolutionLoadWaitHandle waitHandle, Boolean background)
 at JetBrains.VsIntegration.ProjectDocuments.Projects.Builder.ProjectModelSynchronizer.<>c__DisplayClass35_4.<ScheduleUpdateProjectReferences>b__2()
 at JetBrains.Application.Threading.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F)
 at JetBrains.VsIntegration.ProjectDocuments.Projects.Builder.ProjectModelSynchronizer.<>c__DisplayClass35_4.<ScheduleUpdateProjectReferences>b__1()
 at JetBrains.Util.Concurrency.GroupingEventHostEx.<>c__DisplayClass0_1.<QueueAtShort>b__1()
 at JetBrains.Threading.GroupingEvent.Execute()
 at JetBrains.Threading.GroupingEventHost.ExecuteExpiredEvents()
 at JetBrains.Threading.GroupingEventHost.<OnClockTimerTick>b__22_0()
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action, TaskPriority priority)
 at JetBrains.Threading.GroupingEventHost.OnClockTimerTick()
 at JetBrains.Threading.GroupingEventHost.ClockTimer.OnTimerTick(Object sender, EventArgs e)
 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)

RSRP-184418: Extract a DTO from a class

$
0
0
Reporter Danko Kozar (danko) Danko Kozar (danko)
Created Jun 29, 2010 12:33:01 PM
Updated Apr 9, 2018 4:44:32 PM
Resolved Mar 26, 2018 6:00:08 PM
Subsystem Code Analysis - Find Code Issues
Assignee Ilya Ryzhenkov (orangy)
Priority Normal
State Fixed
Type Feature
Fix version Unidentified prior version
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
I'd like to have a possibility to extract a DTO (Data Transfer Object, or VO - Value Object) from a class.

I'd like to have the same interface that "Extract Interface" dialog has (but I don't want to use "Extract Interface" first and then to create DTO using that interface).
Perhaps it should have a project chooser where to export this DTO class to (like some "commons" type project).

Thanks

Danko
Viewing all 106942 articles
Browse latest View live


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