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

RSRP-465053: IntelliSense preventing normal typing in angular templates

$
0
0
Reporter Harald Dahlen (davidda) Harald Dahlen (davidda)
Created Jun 10, 2017 11:13:44 AM
Updated Apr 9, 2018 6:00:39 PM
Resolved Aug 3, 2017 12:18:44 PM
Subsystem JavaScript
Assignee Anton Lobov (Anton.Lobov)
Priority Critical
State Fixed
Type Bug
Fix version 2017.2
Affected versions 2017.2, 2017.1.2
Fixed In Version ReSharper 2017.2 EAP 11
VsVersion All Versions
If I type this in an anglar template html file:


it brings up the auto complete dialog on "|" character and then inserts the first entry when I type "|" again:


so I cant type something like "a || b" anymore. I need to hit escape in between to get rid of the intellisense dialog.

This issue occurs with many characters like | & > < + -
The issue occurs for all expressions within templates (not just *ngIf like this example).

RSRP-468863: EditorConfig property "resharper_js_quote_style" is not applied

$
0
0
Reporter Manuel Pallier (manuel.pallier) Manuel Pallier (manuel.pallier)
Created Mar 26, 2018 1:16:32 PM
Updated Apr 9, 2018 6:10:36 PM
Subsystem Code Style - Formatter
Assignee Dmitry Osinovsky (Dmitry.Osinovsky)
Priority Critical
State Reopened
Type Bug
Fix version 2018.1.1
Affected versions 2018.1
Fixed In Version ReSharper Undefined
VsVersion All Versions

ReSharper ignores the EditorConfig property "resharper_js_quote_style" (or one of its short forms). Although it is shown as active in the File Formatting Info pane, it's neither shown as overridden in the options window nor actually used for code style suggestions.

Tested in version 2018.1 EAP 3

RSRP-468742: asking manager of invalid element

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Mar 19, 2018 3:02:49 PM
Updated Apr 9, 2018 6:14:57 PM
Subsystem Refactorings
Assignee Alexander Ulitin (alexander.ulitin)
Priority Critical
State Reopened
Type Exception
Fix version 2018.1
Affected versions 2018.1
Fixed In Version ReSharper Undefined
VsVersion VS 2017 RTM, VS 2015 RTM
ReSharperPlatformVs14 Wave 12 — JetBrains ReSharper Ultimate 2018.1 EAP 4 D Build 112.0.20180319.35622-eap04d

JetBrains dotCover 2018.1 EAP 4 D Build 2018.1.20180319.53959-eap04d
JetBrains dotMemory 2018.1 EAP 4 D Build 2018.1.20180319.54002-eap04d
JetBrains dotTrace 2018.1 EAP 4 D Build 2018.1.20180319.54000-eap04d
JetBrains ReSharper 2018.1 EAP 4 D Build 2018.1.20180319.50217-eap04d
JetBrains ReSharper C++ 2018.1 EAP 4 D Build 2018.1.20180319.50207-eap04d
JetBrains TeamCity Add-in 2018.1 EAP 4 D Build 2018.1.20180319.50211-eap04d

asking manager of invalid element

— EXCEPTION #1/2 [AssertionException]
Message = “asking manager of invalid element”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.ReSharper.Psi
StackTraceString = “
 at JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.TypeElement.GetPsiServices()
 at JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.TypeElement.GetPsiServices()
 at JetBrains.ReSharper.Refactorings.Unsupported.MoveStaticMembersUnsupported.PasteDeclaration(StaticMemberInfo copy, ITypeMember& newTypeMember)
 at JetBrains.ReSharper.Refactorings.MoveStaticMembers.MoveStaticMembersRefactoring.PasteDeclarations(IProgressIndicator pi)
 at JetBrains.ReSharper.Refactorings.MoveStaticMembers.MoveStaticMembersRefactoring.Execute(IProgressIndicator pi)
 at JetBrains.ReSharper.Feature.Services.Refactorings.DrivenRefactoringConflictSearcher.<>c__DisplayClass2_1.<SearchConflicts>b__0()
 at JetBrains.ReSharper.Psi.Transactions.PsiTransactionCookie.ExecuteConditionally(IPsiServices psiServices, Func`1 action, String commandName)
 at JetBrains.ReSharper.Feature.Services.Refactorings.DrivenRefactoringConflictSearcher.SearchConflicts(IProgressIndicator pi, Boolean canPerformRefactoring)
 at JetBrains.ReSharper.Feature.Services.Refactorings.WorkflowExecuter.<>c__DisplayClass42_0.<InitPage>b__0(IProgressIndicator pi)
 at JetBrains.ReSharper.Feature.Services.Refactorings.FunctionWrapper`1.ExecuteAction(IProgressIndicator pi)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “asking manager of invalid element”
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 4 D Build 112.0.20180319.35622-eap04d”
Data.SubProducts.#0 = “JetBrains dotCover 2018.1 EAP 4 D Build 2018.1.20180319.53959-eap04d”
Data.SubProducts.#1 = “JetBrains dotTrace 2018.1 EAP 4 D Build 2018.1.20180319.54000-eap04d”
Data.SubProducts.#2 = “JetBrains ReSharper C++ 2018.1 EAP 4 D Build 2018.1.20180319.50207-eap04d”
Data.SubProducts.#3 = “JetBrains TeamCity Add-in 2018.1 EAP 4 D Build 2018.1.20180319.50211-eap04d”
Data.SubProducts.#4 = “JetBrains ReSharper 2018.1 EAP 4 D Build 2018.1.20180319.50217-eap04d”
Data.SubProducts.#5 = “JetBrains dotMemory 2018.1 EAP 4 D Build 2018.1.20180319.54002-eap04d”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
    git::refs/heads/wave12::209eb3db40ab7881aed20be7b2303752dcee4861

Data.VsVersion = 14.0.25431.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.ReSharper.Feature.Services.Refactorings.FunctionWrapper`1.ExecuteAction(IProgressIndicator pi)
 at JetBrains.ReSharper.Feature.Services.Refactorings.FunctionWrapper`1.ExecuteAction(IProgressIndicator pi)
 at JetBrains.UI.SrcView.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary)
 at JetBrains.UI.SrcView.Progress.UITaskExecutorRun.RunCore(TaskThreadAffinity taskThreadAffinity, Action`1 FTask, Func`3 FAttachUi, ProgressIndicator progressIndicator, IWin32Window parentWindow, IThreading threading, WorkerThreadShop workerThreadShop, Boolean enforceModalityState)
 at JetBrains.UI.SrcView.Progress.UITaskExecutorRun.Run(TaskThreadAffinity taskThreadAffinity, Action`1 task, Func`3 FAttachUi, ProgressIndicator indicator, IWin32Window parentWindow, IThreading threading, WorkerThreadShop workerThreadShop, Boolean enforceModalityState)
 at JetBrains.PsiFeatures.UIInteractive.Refactorings.RefactoringsTaskExecutor.JetBrains.Application.Progress.ITaskExecutor.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task)
 at JetBrains.ReSharper.Feature.Services.Refactorings.WorkflowExecuter.RunWithProgress[TResult](Func`2 action, String taskName, TResult& result)
 at JetBrains.ReSharper.Feature.Services.Refactorings.WorkflowExecuter.InitPage(IRefactoringPage page)
 at JetBrains.ReSharper.Feature.Services.Refactorings.WorkflowExecuter.NextPage(IRefactoringPage currentPage)
 at JetBrains.ReSharper.Feature.Services.Refactorings.WorkflowExecuter.MoveToNextPage()
 at JetBrains.PsiFeatures.UIInteractive.Refactorings.CommonUI.WorkflowHostWithWizardForm.<NextClick>b__18_0()
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action, TaskPriority priority)
 at JetBrains.PsiFeatures.UIInteractive.Refactorings.CommonUI.WorkflowHostWithWizardForm.NextClick(Object sender, EventArgs e)
 at JetBrains.PsiFeatures.UIInteractive.Refactorings.CommonUI.RefactoringWizardForm.myContinueButton_Click(Object sender, EventArgs e)
 at System.Windows.Forms.Control.OnClick(EventArgs e)
 at System.Windows.Forms.Button.OnClick(EventArgs e)
 at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
 at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
 at System.Windows.Forms.Control.WndProc(Message& m)
 at System.Windows.Forms.ButtonBase.WndProc(Message& m)
 at System.Windows.Forms.Button.WndProc(Message& m)
 at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
 at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
 at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

RSRP-466910: Search ewerywhere dosn't show equal name first!!!

$
0
0
Reporter Mikhail Pilin (ww) Mikhail Pilin (ww)
Created Nov 2, 2017 8:09:29 PM
Updated Apr 9, 2018 6:15:02 PM
Subsystem Navigation - Search (Find Usages)
Assignee Alexander Ulitin (alexander.ulitin)
Priority Critical
State Submitted
Type Task
Fix version 2018.1.1
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions

RSRP-469100: What's new in ReSharper 2018.1: Step 8 (Non-trailing arguments) "add missing argument name" not disabled when follow instructions.

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Apr 5, 2018 11:24:12 AM
Updated Apr 9, 2018 6:18:37 PM
Subsystem Tutorials
Assignee Alexey Totin (Alexey.Totin)
Priority Show-stopper
State Submitted
Type Bug
Fix version 2018.1.1
Affected versions 2018.1
Fixed In Version ReSharper Undefined
VsVersion All Versions

JetBrains ReSharper Ultimate 2018.1 EAP 7 D 12.0.20180405.062054-eap07.

  1. Follow the instructions from Step 8 (Non-trailing arguments) to disable "add missing argument name" behavior.
  2. Press Ctrl+Alt+S.

Actual result:
"Add missing argument name" behavior is not disabled - all argument's names are added to code.

Expected result:
Code is not changed - argument's names are not added.

NOTE:
Code Editing | [language] | Code Style seems more appropriate for that purpose.

RSRP-469102: What's new in ReSharper 2018.1: Step 36.3 (Unit tests filter) no space between "/u" and "pd" mentioned.

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Apr 5, 2018 11:54:00 AM
Updated Apr 9, 2018 6:18:41 PM
Subsystem Tutorials
Assignee Alexey Totin (Alexey.Totin)
Priority Normal
State Submitted
Type Bug
Fix version 2018.1.1
Affected versions 2018.1
Fixed In Version ReSharper Undefined
VsVersion All Versions

JetBrains ReSharper Ultimate 2018.1 EAP 7 D 12.0.20180405.062054-eap07

  1. Inspect Step 36.3 (Unit tests filter).

Actual result:
No word about space between "/u" and "pd". It could lead to confusion and "/upd" string as result.

Expected result:
Space is mentioned.

RSRP-462326: xUnit.net doesn't use the config file xunit.runner.json ({ "shadowCopy": false })

$
0
0
Reporter Alexander Kurakin (Alexander.Kurakin) Alexander Kurakin (Alexander.Kurakin)
Created Dec 21, 2016 5:19:02 PM
Updated Apr 9, 2018 6:22:01 PM
Resolved Apr 9, 2018 6:22:01 PM
Subsystem Unit Testing
Assignee Eugene Strizhok (Eugene.Strizhok)
Priority Show-stopper
State Fixed
Type Feature
Fix version 2018.1
Affected versions No Affected versions
Fixed In Version ReSharper 2018.1 EAP 7
VsVersion All Versions
xUnit.net runner use not the settings in the xunit config files from the tested project (json and xml).

## Sample

json
{ 
"shadowCopy": false
}

RSRP-450082: Don't move the selection when I run current session

$
0
0
Reporter Alexandra Kuks (Asia.Rudenko) Alexandra Kuks (Asia.Rudenko)
Created Oct 28, 2015 12:56:10 AM
Updated Apr 9, 2018 6:22:16 PM
Resolved Apr 9, 2018 6:22:16 PM
Subsystem Unit Testing
Assignee Eugene Strizhok (Eugene.Strizhok)
Priority Critical
State Fixed
Type Bug
Fix version 2018.1
Affected versions No Affected versions
Fixed In Version ReSharper 2018.1 EAP 7
VsVersion All Versions
1. Open the attached solution, run all tests from solution, group session by namespaces or projects and namespaces
2. in session, collapse all nodes and click Run Current Session - nothing is (visually) selected, all the nodes are folded
3. select the second project, click Run Unit Tests - session is run, project is expanded
4. click Run Current Session - the first project is expanded, and the first test in it is selected; I'd rather expect selection to stay where I'd put it especially if nothing changed in the session.
Also, if on step 3 you select first project in the tree, it isn't expanded neither on step 3 nor on step 4, which makes the behaviour unclear.

RSRP-448986: Custom NUnit installation - a warning about missing dlls is shown even if option isn't enabled

$
0
0
Reporter Alexandra Kuks (Asia.Rudenko) Alexandra Kuks (Asia.Rudenko)
Created Oct 7, 2015 1:09:37 PM
Updated Apr 9, 2018 6:22:26 PM
Resolved Apr 9, 2018 6:22:26 PM
Subsystem Unit Testing
Assignee Eugene Strizhok (Eugene.Strizhok)
Priority Major
State Fixed
Type Cosmetics
Fix version 2018.1
Affected versions 2017.3.1
Fixed In Version ReSharper 2018.1 EAP 7
VsVersion All Versions

RSRP-465120: Visual Studio testsettings files isn't used by ReSharper test engine

$
0
0
Reporter Maria Pleskunina (Maria.Pleskunina) Maria Pleskunina (Maria.Pleskunina)
Created Jun 16, 2017 4:03:36 PM
Updated Apr 9, 2018 6:22:37 PM
Resolved Apr 9, 2018 6:22:37 PM
Subsystem Unit Testing
Assignee Eugene Strizhok (Eugene.Strizhok)
Priority Major
State Fixed
Type Usability Problem
Fix version 2018.1
Affected versions 2017.1.2
Fixed In Version ReSharper 2018.1 EAP 7
VsVersion VS 2017 RTM, VS 2012 RTM U2, VS 2013 RTM, VS 2015 RTM
Visual Studio 2013 update 5.
There is only one test settings file LocalTestRun.testrunconfigin a C# solution. Visual Studio detected it and displays as checked in TEST->Test Settings menu.

If I run test via Resharper it doesn't use any test settings.

There is not testconfig file selected in Resharper -> Options -> Unit Testing -> MSTest.


We do not auto-detect .testrunconfig for VS >= 2012. (But do for VS2010).

RSRP-468569: Show a help link in options for issues that have a help entry (code inspection wiki entry)

$
0
0
Reporter Dmitry Matveev (dmitry.matveev@jetbrains.com) Dmitry Matveev (dmitry.matveev@jetbrains.com)
Created Mar 5, 2018 4:31:28 PM
Updated Apr 9, 2018 6:22:41 PM
Subsystem Code Analysis
Assignee Ivan Serduk (IvanSerduk)
Priority Critical
State Submitted
Type Feature
Fix version No Fix versions
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
Similarly to this, but I'd hide the actual URL under 'Learn more...'.

RSRP-467727: ReSharper doesn't run tests from TestFixtureSource class

$
0
0
Reporter Alexandra Kuks (Asia.Rudenko) Alexandra Kuks (Asia.Rudenko)
Created Dec 22, 2017 5:05:01 PM
Updated Apr 9, 2018 6:28:14 PM
Subsystem Unit Testing
Assignee Eugene Strizhok (Eugene.Strizhok)
Priority Critical
State Submitted
Type Bug
Fix version 2018.1.1
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
Try to run the tests from the snippet below - they're either not discovered, or displayed as Inconclusive.

using System.Collections;
using NUnit.Framework;

namespace TestFixtureSourceCases
{
    [TestFixtureSource(typeof(MyFixtureData), "FixtureParms")]
    public class ParameterizedTestFixture
    {
        private string eq1;
        private string eq2;
        private string neq;

        public ParameterizedTestFixture(string eq1, string eq2, string neq)
        {
            this.eq1 = eq1;
            this.eq2 = eq2;
            this.neq = neq;
        }

        public ParameterizedTestFixture(string eq1, string eq2)
            : this(eq1, eq2, null) { }

        public ParameterizedTestFixture(int eq1, int eq2, int neq)
        {
            this.eq1 = eq1.ToString();
            this.eq2 = eq2.ToString();
            this.neq = neq.ToString();
        }

        [Test]
        public void TestEquality()
        {
            Assert.AreEqual(eq1, eq2);
            if (eq1 != null && eq2 != null)
                Assert.AreEqual(eq1.GetHashCode(), eq2.GetHashCode());
        }

        [Test]
        public void TestInequality()
        {
            Assert.AreNotEqual(eq1, neq);
            if (eq1 != null && neq != null)
                Assert.AreNotEqual(eq1.GetHashCode(), neq.GetHashCode());
        }
    }


    public class MyFixtureData
    {
        public static IEnumerable FixtureParms
        {
            get
            {
                yield return new TestFixtureData("hello", "hello", "goodbye");
                yield return new TestFixtureData("zip", "zip");
                yield return new TestFixtureData(42, 42, 99);
            }
        }
    }

}

RSRP-468889: UT.ReadLock is not held, but required

$
0
0
Reporter Patrick Davis (poodle2000) Patrick Davis (poodle2000)
Created Mar 8, 2018 5:42:59 PM
Updated Apr 9, 2018 6:32:30 PM
Resolved Apr 4, 2018 3:18:53 PM
Subsystem Unit Testing
Assignee Eugene Strizhok (Eugene.Strizhok)
Priority Show-stopper
State Fixed
Type Exception
Fix version 2018.1
Affected versions No Affected versions
Fixed In Version ReSharper 2018.1 EAP 7
VsVersion All Versions
ReSharperPlatformVs15 Wave 12 Hive _1a8e4269 — JetBrains ReSharper Ultimate 2018.1 EAP 2 Build 112.0.20180306.121807-eap02

JetBrains ReSharper 2018.1 EAP 2 Build 2018.1.20180306.122857-eap02

UT.ReadLock is not held, but required

— EXCEPTION #1/1 [LoggerException]
Message = “UT.ReadLock is not held, but required”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “JetPool (L) Regular thread #2”
Data.LastExtension = cs
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2018.1 EAP 2 Build 112.0.20180306.121807-eap02”
Data.SubProducts.#0 = “JetBrains ReSharper 2018.1 EAP 2 Build 2018.1.20180306.122857-eap02”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
    git::refs/heads/wave12-eap2-take2

Data.VsVersion = 15.5.27130.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.ReSharper.UnitTestFramework.UT.UnitTestingLock.AssertReadLock()
 at JetBrains.ReSharper.UnitTestFramework.Caches.UnitTestElementCache.CachedSet`1.get_Count()
 at JetBrains.ReSharper.UnitTestFramework.UnitTestManager.IsElementOfKind(IDeclaredElement declaredElement, UnitTestElementKind elementKind)
 at JetBrains.ReSharper.UnitTestFramework.Common.UnitTestElementKindOfElementType.IsTestMethod(IDeclaredElement declaredElement)
 at JetBrains.ReSharper.Psi.Naming.Elements.ElementKindOfElementType.IsApplicable(IDeclaredElement element)
 at JetBrains.ReSharper.Psi.Naming.Settings.ClrPolicyProviderBase`1.<>c__DisplayClass11_0.<GetPolicy>b__0(IElementKind x)
 at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
 at JetBrains.ReSharper.Psi.Naming.Settings.ClrPolicyProviderBase`1.GetPolicy(IDeclaredElement declaredElement)
 at JetBrains.ReSharper.Psi.Naming.Impl.ClrNamingConsistencyCheckerBase.Check(IDeclaration declaration, INamingPolicyProvider namingPolicyProvider, Boolean& isFinalResult, NamingConsistencyCheckResult& result)
 at JetBrains.ReSharper.Daemon.Specific.NamingConsistencyCheck.NamingConsistencyCheckStage.FileChecker.Check(IDeclaration declaration)
 at JetBrains.ReSharper.Daemon.Specific.NamingConsistencyCheck.NamingConsistencyCheckStage.FileChecker.Check(IDeclaration declaration, CheckingContext context)
 at JetBrains.ReSharper.Daemon.Specific.NamingConsistencyCheck.NamingConsistencyCheckStage.FileChecker.Processor(ITreeNode node, CheckingContext context)
 at JetBrains.ReSharper.Daemon.Specific.NamingConsistencyCheck.NamingConsistencyCheckStage.FileChecker.Processor(ITreeNode node, CheckingContext context)
 at JetBrains.ReSharper.Daemon.Specific.NamingConsistencyCheck.NamingConsistencyCheckStage.FileChecker.Processor(ITreeNode node, CheckingContext context)
 at JetBrains.ReSharper.Daemon.Specific.NamingConsistencyCheck.NamingConsistencyCheckStage.FileChecker.Processor(ITreeNode node, CheckingContext context)
 at JetBrains.ReSharper.Daemon.Specific.NamingConsistencyCheck.NamingConsistencyCheckStage.FileChecker.Processor(ITreeNode node, CheckingContext context)
 at JetBrains.ReSharper.Daemon.Specific.NamingConsistencyCheck.NamingConsistencyCheckStage.FileChecker.Processor(ITreeNode node, CheckingContext context)
 at JetBrains.ReSharper.Daemon.Specific.NamingConsistencyCheck.NamingConsistencyCheckStage.CheckingProcess.Execute(Action`1 committer)
 at JetBrains.ReSharper.Feature.Services.Daemon.DaemonProcessBase.RunStage(IDaemonStage stage, DaemonProcessKind processKind, Action`2 commiter, IContextBoundSettingsStore contextBoundSettingsStore, JetHashSet`1 disabledStages)
 at JetBrains.ReSharper.Feature.Services.Daemon.DaemonProcessBase.<>c__DisplayClass43_1.<DoHighlighting>g__Stage2(IDaemonStage stage)
 at JetBrains.ReSharper.Feature.Services.Daemon.DaemonProcessBase.<>c__DisplayClass45_1.<PrepareRunActionForStages>b__0()
 at JetBrains.Application.Threading.Tasks.TaskBarrier.<>c__DisplayClass22_0.<EnqueueDependentJobs>b__2()
 at JetBrains.Application.Threading.Tasks.TaskHost.AccessViolationCatcher(Action action)
 at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass33_0.<Create>b__1(Object state)
 at System.Threading.Tasks.Task.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 JetBrains.Application.Threading.Tasks.Scheduler.JetScheduler.ExecuteTask(Task task)
 at JetBrains.Application.Threading.Tasks.Scheduler.JetSchedulerThread.EnqueueNextTask()
 at JetBrains.Application.Threading.Tasks.Scheduler.JetSchedulerThread.ThreadPoolProc()
 at System.Threading.ThreadHelper.ThreadStart_Context(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 System.Threading.ThreadHelper.ThreadStart()

RSRP-469029: Resize Exception submitter

$
0
0
Reporter Maltseva Ekaterina (Maltseva.Ekaterina) Maltseva Ekaterina (Maltseva.Ekaterina)
Created Apr 2, 2018 1:32:03 PM
Updated Apr 9, 2018 6:33:20 PM
Resolved Apr 6, 2018 6:01:38 PM
Subsystem Exception submitter
Assignee Daniel Degtyarev (daniel.degtyarev)
Priority Critical
State Fixed
Type Bug
Fix version 2018.1
Affected versions No Affected versions
Fixed In Version ReSharper 2018.1 EAP 7
VsVersion All Versions
Because of the new the agreement in Exception submitter all buttons doesn't fit in the form (look at attach)

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

$
0
0
Reporter Ian Johnson (Jono7AC) Ian Johnson (Jono7AC)
Created Nov 20, 2017 3:38:52 PM
Updated Apr 9, 2018 6:41:45 PM
Resolved Apr 9, 2018 6:41:45 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 EAP 7
VsVersion All Versions
ReSharperPlatformVs15 Wave 11 Hive _4981c7d1 — JetBrains ReSharper Ultimate 2017.3 EAP 6 Build 111.0.20171117.131617-eap06

JetBrains ReSharper 2017.3 EAP 6 Build 2017.3.20171117.133018-eap06

SubProducts.0 = JetBrains ReSharper 2017.3 EAP 6 Build 2017.3.20171117.133018-eap06

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
HResult = E_POINTER=COR_E_NULLREFERENCE=80004003
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.VsDebugVisualizerComponent.<>c__DisplayClass2b.<CalculateLocalValues>b__29(IDebugProperty local)
 at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
 at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
 at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
 at JetBrains.PsiFeatures.VisualStudio.Debugger.VsDebugVisualizerComponent.CalculateAdornments(Lifetime lifetime, ITextControl editor, FramePosition frame, IEnumerable`1 accumulatedReturnValues, IPsiSourceFile psiSourceFile)
 at JetBrains.PsiFeatures.VisualStudio.Debugger.VsDebugVisualizerComponent.<>c__DisplayClass25.<ShowEditorAdornments>b__22()
 at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value)
 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)


— 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 2017.3 EAP 6 Build 111.0.20171117.131617-eap06”
Data.SubProducts.#0 = “JetBrains ReSharper 2017.3 EAP 6 Build 2017.3.20171117.133018-eap06”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
    git::refs/heads/wave11-eap6::a6b69a3803846236d444b0df15d846b550ca1516

Data.VsVersion = 15.5.27110.0
Data.VsPreview = True
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
 at JetBrains.PsiFeatures.VisualStudio.Debugger.VsDebugVisualizerComponent.ShowEditorAdornments(Lifetime editorLifetime, ITextControl editor, IProjectFile projectItem, FramePosition frame, IEnumerable`1 accumulatedReturnValues)
 at JetBrains.PsiFeatures.VisualStudio.Debugger.VsDebugVisualizerComponent.<>c__DisplayClass12.<>c__DisplayClass18.<OnStackFrameChanged>b__d()
 at JetBrains.ReSharper.Psi.Files.PsiFiles.CommitAllDocumentsAsync(Action success, Action interrupted)
 at JetBrains.PsiFeatures.VisualStudio.Debugger.VsDebugVisualizerComponent.<>c__DisplayClass12.<>c__DisplayClass18.<OnStackFrameChanged>b__c()
 at JetBrains.Application.Threading.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F)
 at JetBrains.Application.Threading.IShellLocksEx.<>c__DisplayClassa.<ExecuteOrQueueReadLock>b__9()
 at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass4.<>c__DisplayClass6.<Queue>b__3()
 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__DisplayClass5.<BeginInvokeCore>b__3()
 at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
 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-467245: False error in a debugger DataTip: error CS1061: '(int, int)' does not contain a definition for 'x'

$
0
0
Reporter Vladimir Reshetnikov (nikov) Vladimir Reshetnikov (nikov)
Created Nov 27, 2017 9:50:39 PM
Updated Apr 9, 2018 6:41:45 PM
Resolved Apr 9, 2018 6:41:45 PM
Subsystem Debugger features
Assignee Mikhail Senkov (micha)
Priority Normal
State Fixed
Type Bug
Fix version 2018.1
Affected versions No Affected versions
Fixed In Version ReSharper 2018.1 EAP 7
VsVersion All Versions
using System;

interface IContainer<T>
{
T Value { get; }
}

struct S : IContainer<(int x, int y)>
{
public (int x, int y) Value => default;
}

interface I
{
void Foo<T>(T t) where T : IContainer<(int x, int y)>;
}

class C : I
{
void I.Foo<T>(T t)
{
var value = t.Value;
Console.WriteLine(value.x); // Set breakpoint at this line
}

static void Main()
{
I c = new C();
c.Foo(new S());
}
}

RSRP-467552: Debugger data tips: value that has been copied should be the same as shown in the code

$
0
0
Reporter Maltseva Ekaterina (Maltseva.Ekaterina) Maltseva Ekaterina (Maltseva.Ekaterina)
Created Dec 12, 2017 4:29:45 PM
Updated Apr 9, 2018 6:41:45 PM
Resolved Apr 9, 2018 6:41:45 PM
Subsystem Debugger features
Assignee Mikhail Senkov (micha)
Priority Major
State Fixed
Type Bug
Fix version 2018.1
Affected versions No Affected versions
Fixed In Version ReSharper 2018.1 EAP 7
VsVersion All Versions
Set braekpoint in the solution on some object with int value
Start to debug
In VS 'Autos' for this value select 'Hexadecimal display'
Restart debugger
In R# data tips this value show as decimal number
Call context menu for this value and select 'Copy value'
Enter somewhere this value and you'll see, that it's hexadecimal
Value that has been copied should be the same as shown in the code

RSRP-128746: Members in overiide dialog that are to eplicit implementation should be highlighted in a way diffrent from regular methods

$
0
0
Reporter Sergey Kuks (coox) Sergey Kuks (coox)
Created Nov 3, 2009 2:00:43 PM
Updated Apr 9, 2018 6:46:07 PM
Subsystem Generate
Assignee Andrew Karpov (andrew.karpov)
Priority Normal
State Submitted
Type Usability Problem
Fix version No Fix versions
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
i.e
interface IBase {
void foo();
}

class Base : IBase {
public virtual void foo() {
}
}

interface IA : IBase {
}

class A : Base, IA {
// override foo here
}

RSRP-468273: The lifetime has already been terminated. Object name: 'Lifetime'.

$
0
0
Reporter Maltseva Ekaterina (Maltseva.Ekaterina) Maltseva Ekaterina (Maltseva.Ekaterina)
Created Feb 6, 2018 9:08:02 PM
Updated Apr 9, 2018 6:47:09 PM
Subsystem Platform - VS Integration
Assignee Denis Korneev (Denis.Korneev)
Priority Minor
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 1 D Build 112.0.20180206.82019-eap01d

JetBrains dotCover 2018.1 EAP 1 D Build 2018.1.20180206.90538-eap01d
JetBrains dotMemory 2018.1 EAP 1 D Build 2018.1.20180206.90502-eap01d
JetBrains dotTrace 2018.1 EAP 1 D Build 2018.1.20180206.90529-eap01d
JetBrains ReSharper 2018.1 EAP 1 D Build 2018.1.20180206.83049-eap01d
JetBrains ReSharper C++ 2018.1 EAP 1 D Build 2018.1.20180206.83052-eap01d

The lifetime has already been terminated. Object name: 'Lifetime'.

— EXCEPTION #1/2 [ObjectDisposedException]
Message = “The lifetime has already been terminated.”
ExceptionPath = Root.InnerException
ClassName = System.ObjectDisposedException
HResult = COR_E_OBJECTDISPOSED=80131622
Source = JetBrains.Platform.RdCore
ObjectName = Lifetime
StackTraceString = “
 at JetBrains.DataFlow.Lifetime.ReportTerminatedLifetime(String sAnotherLifetimeRelation)
 at JetBrains.DataFlow.Lifetime.ReportTerminatedLifetime(String sAnotherLifetimeRelation)
 at JetBrains.DataFlow.Lifetime.AddAction(Action F)
 at JetBrains.DataFlow.Signal`1.Init(Lifetime lifetime, PropertyId`1 id)
 at JetBrains.DataFlow.Signal`1..ctor(Lifetime lifetime, PropertyId`1 id, ILogger logger)
 at JetBrains.DataFlow.Property`1.PropertyChangeSignal..ctor(Lifetime lifetime, Property`1 owner, ILogger logger)
 at JetBrains.DataFlow.Property`1..ctor(Lifetime lifetime, PropertyId`1 id, TValue value, Nullable`1 isNullValueAllowed, ILogger logger)
 at JetBrains.DataFlow.Property`1..ctor(Lifetime lifetime, String id)
 at JetBrains.Application.UI.ToolWindowManagement.ToolWindowFrameBase..ctor(Lifetime lifetime, IThreading locks)
 at JetBrains.Application.UI.ToolWindowManagement.TopLevelToolWindowFrameBase..ctor(Lifetime lifetime, IThreading locks)
 at JetBrains.VsIntegration.UI.WindowManagement.VsToolWindowFrame..ctor(Lifetime lifetime, Int32 iconResourceId, ToolWindowDescriptor toolWindowDescriptor, IVsUIShell vsUiShell, IVsUIShell2 vsUiShell2, IShellLocks locks, VsOleUndoManagerFactory oleUndoManagerFactory, IColorThemeManager themeManager, IUIApplication uiapp)
 at JetBrains.VsIntegration.Shell.WindowManagement.VsTopLevelToolWindowFrameFactory.CreateTopLevelFrame(Lifetime lifetime, ToolWindowDescriptor toolWindowDescriptor)
 at JetBrains.Application.UI.ToolWindowManagement.ToolWindowClass.EnsureFrame()
 at JetBrains.Application.UI.ToolWindowManagement.ToolWindowClass.Close()
 at JetBrains.PsiFeatures.UIInteractive.SolutionBuilder.BuildResultsBrowser.<.ctor>b__21_2()
 at JetBrains.DataFlow.Lifetime.Terminate()


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “
The lifetime has already been terminated.
Object name: 'Lifetime'.

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 1 D Build 112.0.20180206.82019-eap01d”
Data.SubProducts.#0 = “JetBrains dotCover 2018.1 EAP 1 D Build 2018.1.20180206.90538-eap01d”
Data.SubProducts.#1 = “JetBrains dotTrace 2018.1 EAP 1 D Build 2018.1.20180206.90529-eap01d”
Data.SubProducts.#2 = “JetBrains ReSharper C++ 2018.1 EAP 1 D Build 2018.1.20180206.83052-eap01d”
Data.SubProducts.#3 = “JetBrains ReSharper 2018.1 EAP 1 D Build 2018.1.20180206.83049-eap01d”
Data.SubProducts.#4 = “JetBrains dotMemory 2018.1 EAP 1 D Build 2018.1.20180206.90502-eap01d”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave12

Platform\VisualStudio:
    git::refs/heads/wave12::8747f8ec1fcd9a37b891ff606e9095f62cae0c63

Data.VsVersion = 15.5.27130.2026
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.Util.LoggerBase.Log(LoggingLevel level, String message, Exception ex)
 at JetBrains.Util.LoggerBase.Log(LoggingLevel level, String message, Exception ex)
 at JetBrains.Util.Logging.Log.SwitchingLog.JetBrains.Util.Logging.ILog.Log(LoggingLevel level, String message, Exception exception)
 at JetBrains.Util.Logging.LogEx.Error(ILog this, Exception ex, String message)
 at JetBrains.DataFlow.Lifetime.Terminate()
 at JetBrains.DataFlow.LifetimeDefinition.Terminate()
 at JetBrains.Application.Components.LifetimeValueResolver.LifetimeDescriptor.Dispose()
 at JetBrains.Application.Components.SingletonDescriptor.DisposeImpl()
 at JetBrains.Application.Components.SingletonDescriptor.System.IDisposable.Dispose()
 at JetBrains.Application.Components.ComponentStorage.DisposeDescriptor(IComponentDescriptor descriptor)
 at JetBrains.Application.Components.ComponentStorage.<>c__DisplayClass17_0.<RegisterDescriptors>b__0()
 at JetBrains.DataFlow.Lifetime.Terminate()
 at JetBrains.DataFlow.LifetimeDefinition.Terminate()
 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_1(Action`1 handler)
 at JetBrains.DataFlow.Infra.SignalWithDelegates`1.OnAfterUnadvise(Action`1 handler)
 at JetBrains.DataFlow.Signal`1.<>c__DisplayClass19_0.<AdviseCore>b__1()
 at JetBrains.DataFlow.Lifetime.Terminate()
 at JetBrains.DataFlow.LifetimeDefinition.Terminate()
 at JetBrains.ProjectModel.SolutionInstance.CloseSolutionInstance()
 at JetBrains.ProjectModel.SolutionManagerBase.CloseSolutionInstance(SolutionInstance instance)
 at JetBrains.VsIntegration.ProjectDocuments.VSSolutionManager.CloseSolutionInstance(SolutionInstance instance)
 at JetBrains.VsIntegration.ProjectDocuments.VSSolutionManager.JetBrains.Application.Environment.Components.IComponentStartupShutdown.OnBeforeShutdown()
 at JetBrains.Application.Environment.Components.NotifyComponentStartupShutdown.<>c.<.ctor>b__0_1(IComponentStartupShutdown compo)
 at JetBrains.DataFlow.Viewable.<>c__DisplayClass11_1`1.<View>b__1()
 at JetBrains.DataFlow.Lifetime.Terminate()
 at JetBrains.DataFlow.LifetimeDefinition.Terminate()
 at JetBrains.DataFlow.Lifetime.<>c__DisplayClass12_0.<AttachNested>b__0()
 at JetBrains.DataFlow.Lifetime.Terminate()
 at JetBrains.DataFlow.LifetimeDefinition.Terminate()
 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_1(Action`1 handler)
 at JetBrains.DataFlow.Infra.SignalWithDelegates`1.OnAfterUnadvise(Action`1 handler)
 at JetBrains.DataFlow.Signal`1.<>c__DisplayClass19_0.<AdviseCore>b__1()
 at JetBrains.DataFlow.Lifetime.Terminate()
 at JetBrains.DataFlow.LifetimeDefinition.Terminate()
 at JetBrains.DataFlow.SequentialLifetimes.SetCurrentLifetime(LifetimeDefinition lifetimeToSet)
 at JetBrains.DataFlow.SequentialLifetimes.TerminateCurrent()
 at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass32_0.<WhenTrue>b__0(PropertyChangedEventArgs`1 args)
 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
 at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie)
 at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie)
 at JetBrains.DataFlow.Property`1.set_Value(TValue value)
 at JetBrains.Application.Environment.RunsProducts.<>c__DisplayClass1_0.<.ctor>b__0(PropertyChangedEventArgs`1 args)
 at JetBrains.DataFlow.IPropertySignalEx.<>c__DisplayClass1_0`1.<Advise_FallingFront>b__0(PropertyChangedEventArgs`1 args)
 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
 at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie)
 at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie)
 at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass8_0`2.<FlowInto>b__0(PropertyChangedEventArgs`1 args)
 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
 at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie)
 at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie)
 at JetBrains.DataFlow.Property`1.set_Value(TValue value)
 at JetBrains.Application.ComposeVerdictWithPriority.UpdateActiveTellers[TVerdict](Lifetime lifetimeComponent, List`1 tellers, IProperty`1 propComposite)
 at JetBrains.Application.ComposeVerdictWithPriority.<>c__DisplayClass5_0`1.<UpdateActiveTellers>b__0()
 at JetBrains.DataFlow.IPropertySignalEx.<>c__DisplayClass10_0`1.<Advise_NoAcknowledgement>b__0(PropertyChangedEventArgs`1 args)
 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
 at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie)
 at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie)
 at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass8_0`2.<FlowInto>b__0(PropertyChangedEventArgs`1 args)
 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
 at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie)
 at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie)
 at JetBrains.DataFlow.Property`1.set_Value(TValue value)
 at JetBrains.Application.Environment.Components.SuspendResume.Suspend()
 at JetBrains.VsIntegration.Shell.Package.VsPackageGeneralOptionsPage.<>c__DisplayClass6_0.<CreateView_ResumeOrSuspend>b__2(SuspendResume sr)
 at JetBrains.Util.Special.GeneralUtil.WithNotNull[T](T item, Action`1 F)
 at JetBrains.VsIntegration.Shell.Package.VsPackageGeneralOptionsPage.<>c__DisplayClass6_0.<CreateView_ResumeOrSuspend>b__1()
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action, TaskPriority priority)
 at JetBrains.VsIntegration.Shell.Package.VsPackageGeneralOptionsPage.<>c__DisplayClass6_0.<CreateView_ResumeOrSuspend>b__0()
 at JetBrains.Util.Logging.Logger.Catch(Action action)
 at JetBrains.UI.Extensions.AvalonEx.<>c__DisplayClass39_0`1.<OnEvent>b__0(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)
 at Microsoft.VisualStudio.Shell.Interop.IVsUIDataSource.Invoke(String verb, Object pvaIn, Object& pvaOut)
 at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.Invoke(String verb, Object pvaIn, Object& pvaOut)
 at Microsoft.VisualStudio.PlatformUI.VsCommand.Execute(Object parameter)
 at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
 at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
 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-127424: Хочется чтобы в меню Help был пункт "CREATE NEW ISSUE"

$
0
0
Reporter Vlad Chistyakov (vladd2) Vlad Chistyakov (vladd2)
Created Oct 29, 2009 2:09:15 AM
Updated Apr 9, 2018 6:47:32 PM
Resolved Apr 9, 2018 6:47:30 PM
Subsystem No Subsystem
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
Хочется чтобы в меню ReSharpe\Help рядом с пунктом "Submit feedback..." был пункт "Create new issue..." при нажатии которого открывалась бы страничка http://jetbrains.net/jira/secure/CreateIssue.jspa в которую подставлялся бы номер сборки.

А то от лени некоторые баги не сабмитятся.
Viewing all 106942 articles
Browse latest View live


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