Home
ReSharper Support | JetBrains
Submit a request
Community
Sign in
ANONYMOUS
Follow
New posts
New posts and comments
Total activity
560
Last activity
January 14, 2016 19:09
Member since
September 07, 2005 22:19
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
152
Activity overview
Posts (118)
Comments (290)
Sort by recent activity
Recent activity
Votes
Created
March 22, 2007 18:04
Alon,You may override action's appearance and execution usingIUpdatable action = ActionManager.Instance.GetAction( "actionId" );acttion.AddHandler( new MyActionHandler() );-- Sergey V. CooxJetBrain...
Community
ReSharper Open API / SDK
Action Management
0 votes
Created
March 22, 2007 13:00
Hello Jakob,in fact we'll probably rename the action-group 'View' in the next EAP build.Dmitry ShaporenkovJetBrains, Inchttp://www.jetbrains.com"Develop with pleasure!"Hello Dmitry,I see what you m...
Community
ReSharper Open API / SDK
Menu item in the View menu
0 votes
Created
March 22, 2007 11:26
Hello Jakob,in 3.0 we've added an overloaded method EditorManager.OpenProjectFile(string fileName, bool activate)exactly for that. In 2.x you can use VS's automation API from ReSharper plugin as ...
Community
ReSharper Open API / SDK
How do I: Open a file outside the project
0 votes
Created
March 22, 2007 11:21
Hello Jakob,the id of this action group is simply "View", and this may cause a problem for an add-in, because ReSharper's ActionManager tends to confuse this action group withVS's own View top-leve...
Community
ReSharper Open API / SDK
Menu item in the View menu
0 votes
Created
March 21, 2007 20:40
Hello Alon,could you please clarify a bit what you're trying to achieve? Concerning the first question, I don't quite understandwhat you mean under 'replace' - replacing the menu item in UI or subs...
Community
ReSharper Open API / SDK
Action Management
0 votes
Created
March 21, 2007 17:44
Thanks, that worked.I have a few more questions on the same subject though:1. I am writing an action that I want to replace an existing action. Is this possible?2. There is a place holder for dynam...
Community
ReSharper Open API / SDK
Action Management
0 votes
Created
March 20, 2007 22:05
Hello Alon,most likely the appearance of the old name of the menu item is related to the fact that ReSharper builds its menus (and menus of its plugins) on the first-time startup to minimize time o...
Community
ReSharper Open API / SDK
Action Management
0 votes
Created
February 27, 2007 19:25
Hi,I manually extracted the files to the ReSharper plugins folder and that seem to do the trick. I was able to find the ToDo texts and also import comments from the base class :) Nice work !Thanks,...
Community
ReSharper Open API / SDK
Felis ReSharper Plugins 1.0.0.0
0 votes
Created
February 27, 2007 13:41
Hello, Jakob,Look at the JetPopupMenu class.I would like to show a popup containing a list of favorite files.The look and feel should be like when you press Alt+J (Surround With).Is there a built-i...
Community
ReSharper Open API / SDK
How do I show a popup like Surround With?
0 votes
Created
February 25, 2007 20:58
Hi,I tried installing the plugin in vista and got an "operation not supported error message" instead. Any ideas?Thanks,Krishna"Peter Sulek" <terrorix@centrum.sk> wrote in message news:ermqf7$3rn$1@...
Community
ReSharper Open API / SDK
Felis ReSharper Plugins 1.0.0.0
0 votes
«
‹
4
5
6
7
8
9
10
11
12
13
14
›
»