Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Slava Trenogin
Total activity
423
Last activity
September 09, 2024 12:24
Member since
May 31, 2009 21:52
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
174
Activity overview
Articles (0)
Posts (0)
Comments (248)
Sort by recent activity
Recent activity
Votes
Created
March 21, 2019 13:34
You've reinstalled ReSharper itself, but I've been talking about R# SDK package.You need to remove all references to R# SDK from your plugin project and install necessary version from scratch.
Community
ReSharper Open API / SDK
Unable to find version '183.0.20181226.120010' of package 'JetBrains.Psi.Features.Diagramming'.
0 votes
Created
March 21, 2019 13:16
Official comment
Hi Tirumalesh Tamarana!Due to some internal changes you need to reinstall ReSharper SDK package in your plugin project.
Community
ReSharper Open API / SDK
Unable to find version '183.0.20181226.120010' of package 'JetBrains.Psi.Features.Diagramming'.
0 votes
Created
February 26, 2019 13:28
Official comment
Hi Richard!I am afraid there is no way to avoid this error now.To ignore these files by ReSharper you should change file extensions, if this is possibly.
Community
ReSharper Community
Handlebars.js - incorrect "Unexpected token" error
0 votes
Created
January 23, 2019 13:10
Official comment
Yanic, plugin author should update it.Please, follow the issue https://github.com/MrJul/ForTea/issues/97
Community
ReSharper Community
No ForTea in ReSharper Extension Manager
0 votes
Created
January 23, 2019 13:06
@Christopher, I am afraid, we need a repro case. Your solution/project. We can sign NDA.
Community
ReSharper Community
Inspectcode.exe fails nuget restore
0 votes
Created
January 11, 2019 16:26
You mean not in test data but in tests themselves? Like any other regular nuget package.
Community
ReSharper Open API / SDK
TypeFactory.CreateTypeByCLRName cannot create resolved DataContractAttribute.
0 votes
Created
January 09, 2019 17:19
If you put your test project's full sources on github - I can send you PR with necessary fixes.
Community
ReSharper Open API / SDK
R# Plugin autocompletion test
0 votes
Created
January 09, 2019 17:17
Nuke, As I've said, you need apply [TestPackages("Moq/4.10.1")] attribute to your test method.And add nuget source with this package to test/data/nuget.config. You can add nuget.org feed.
Community
ReSharper Open API / SDK
R# Plugin autocompletion test
0 votes
Created
January 09, 2019 16:39
Official comment
Alexander, necessary type must be in specified psi module or it's references closure.Object is almost always is referenced from mscorlib.dll,DataContractAttribute, which is from System.Runtime.Seri...
Community
ReSharper Open API / SDK
TypeFactory.CreateTypeByCLRName cannot create resolved DataContractAttribute.
0 votes
Edited
January 09, 2019 16:35
Official comment
Hi Nuke!What nuget package?Some specific package on which you base your completion logic?Could you provide your test sources?You can apply custom nuget package by TestPackagesAttribute on test met...
Community
ReSharper Open API / SDK
R# Plugin autocompletion test
0 votes
«
First
‹
Previous
Next
›
Last
»