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
November 23, 2010 13:32
Put focus on file Foo.ascx in solution explorer, then Find Usages - you will be presented with all foo.ascx usings.Another way - put cursor on Foo using in FooPage.aspx (on Foo string in Html.Rende...
Community
ReSharper Community
Find references of a partial view in MVC?
0 votes
Created
February 13, 2011 15:13
Thanks Kenneth for suggestion.It's logged http://youtrack.jetbrains.net/issue/RSRP-214492We'll try to include this request in upcoming 6.0 release.WBR, Slava.
Community
ReSharper Community
Extend PathReferenceAttribute to include a base path
0 votes
Created
February 04, 2011 23:50
As workaround - mark completed method also by ActionName attribute.
Community
ReSharper Community
ReSharper gets confused by the MVC ActionName attribute
0 votes
Created
July 05, 2011 15:20
Taavi, look at this solution http://stackoverflow.com/questions/6576285/r6-suggests-use-directory-in-razor-views-how-to-disable/6582381#6582381
Community
ReSharper Community
"Use Directory" in Razor view for anchor element
0 votes
Created
June 30, 2011 19:40
Currently, ReSharper can detect altering of default view locations only by direct assigning of ViewLocationFormats/ViewLocationFormats. So, if you inline your RegisterViewEngine method it may help.
Community
ReSharper Community
R# “cannot resolve view” when changing the default location for views + custom ViewEngine for ASP.net MVC2
0 votes
Created
July 08, 2011 10:25
On 07.07.2011 18:25, Tom Kludy wrote:@Html.TextBoxFor(model => model.FarmCatalogName, new Dictionary<string, object> { { "data-bind", "value: FarmCatalogName" } })Tom, I can't repeat your issue. ...
Community
ReSharper Community
Resharper 6 - Code analysis for Razor does not work properly
0 votes
Created
July 10, 2011 17:16
On 09.07.2011 21:27, Bobby Cannon wrote:The code works just as expected but ReSharper is complaining that the action doesn't exist.Bobby, there is not enough information.In best case, can you send ...
Community
ReSharper Community
Where do we submit bugs?
0 votes
Created
August 26, 2011 13:07
Hi Hugo!New issue is filed http://youtrack.jetbrains.net/issue/RSRP-275104
Community
ReSharper Community
NUnit export format other than text?
0 votes
Created
September 09, 2011 18:10
You need to annotate viewName parameter of your custom method with AspMvcView attribute.You can copy all necessary attributes from ReSharper -> Options -> Code Annotations.Or take a look here http:...
Community
ReSharper Community
MVC view completion unavailable if the view method is overridden
0 votes
Created
September 27, 2011 12:11
On 27.09.2011 11:34, Andrea Sciamanna wrote:I know that Application_Start could be made private and could be renamed "ApplicationStart", but I've strong doubts that my web application will keep wor...
Community
ReSharper Community
Application_Start does not match rules 'Methods, properties and events' and can be made private
0 votes
«
First
‹
Previous
Next
›
Last
»