CSharpIntellisensePresenter

Free

Provides custom IntelliSense for the that is capable to filter out events, preoperties or methods. my blog: http://blogs.microsoft.co.il/blogs/bnaya/ this plug-in is build upon Karl Shifflett: XAML Intellisense Presenter http://karlshifflett.wordpress.com/

(9) Review
Visual Studio
2010
Download (8,803)
5/29/2010
2.4
View
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Reviews (9)
Q and A (5)
Sign in to Write a Review
Sort By:

by Troy Palacino | July 10 2012

Incredible Extension and I love the look and feel too!

Only issue is that double clicking on an item in the presenter should return focus to the code file but I have to click back into the code file to restore focus. Even with that, it still saves me loads of time from scrolling through the OOB intellisense presenter.

GREAT TOOL!

by Noam Sheffer | January 29 2011

kicks ass

by Sergey Durnov | October 04 2010

I need this tool, but it looks so ugly. Why you just cant make it look similar to XAML Intellisence presenter?

by Shimmy Weitzhandler | July 07 2010

I like the idea but the design is to disturbing, for my opinion it should be simple design (I mean colors) as default VS, if you give credit to Carl then follow his guidelines. go for simplicity.

Anyway, it's a great idea, and I wish I could see an update.

by Phipu1 | June 17 2010

This Extension is really helpfull.
I've been looking for something like this for a long time.
But the skin is awful.

by Prasanna Sudarsanan | May 12 2010

Very productive extension.

by dan39 | April 23 2010

good job

by pam76 | April 23 2010

TNX

by jackob11111 | April 23 2010

very productive

Sign in to Start a Discussion


  • No idea how to use it
    2 Posts | Last Post November 10, 2012
    • Could you please provide some notes on how to use and configure it? 
      For me it's still a mistery. It shows in the extension manager as installed, however I don't see it anywhere else. The standard intellisense window appears, as usual. 
      
      X64, Vs2010 Ultimate, Resharper
    • try to disable the resharper it is having its own intellisense
  • Skin is awful!
    6 Posts | Last Post April 03, 2012
    • Can you ease up on the skin?  This update gave me the impression you discovered what brushes were.  The background is WAY too dark.  Black text on a black background?  Really???  
      
      Other than that, love it.  Just don't go crazy with the friggen skin kthx.
    • TNX for the feedback
      
      I will think of some personalization setting which you can select different skins
      
      do you have any suggestions?
    • I think it will be enought just to add some customization of look and feel via some XML config file:
      - options for customizing font (font family, font size, font weight, font color)
      - options for changing background color
      - corners are too much rounded, customizing corner radius is welcome as well
      
      That customization can be edited simple via XML (not needed to implement whole UI for that).
      And if you think about skinning, please make default skin just simple as original intellisense. Unbolded font on simple white background without rounded corners could looks much better and more professional :)
    • Just make it look exactly like XAML Intellisense presenter.
    • Yes.
      This is skin is awful. Too noisy and ugly.
      The skin should be just match the VS theme.
      Great idea tho.
    • I haven't tested it actually, I'm just looking at the screen shots and I think the style is annoying, please lemme know if the style was fixed.
      I believe you invested effort in styling it, and I'm sure you personally like the style of it, the thing is it doesn't match the VS them and is very annoying to use.
      Thanks!
  • Move selection as you type
    1 Posts | Last Post September 09, 2010
    • I think this is a great extension, but the one major annoyance that causes me not to use it is that the window does not scroll to the selected item as you type, as it does in the regular VS intellisense window.  By this I mean that as I type "selec" the selected word in the window will jump down to "selectedItem", "selectionChanged", etc., but the window does not scroll to put these items in view; instead it just sits at the very top of the list, until I hit the Up or Down arrows.  If the window scrolled to follow the selected item as I typed this would rock my world!
  • Cursor problems
    1 Posts | Last Post June 08, 2010
    • When I click at the suggestion list the cursor disappears, after pressing "Enter" it doesn't appear back. Behavior of the cursor is like when I click at Solution Explorer or whatever. Maybe, the intellisense list grabs the focus or something. In extension "Intellisense Presenter" http://visualstudiogallery.msdn.microsoft.com/en-us/ca201b20-8100-4f9a-a653-a20ae308e82e there is no such problem, but its source code is not available.
      I would not work with the current skin, but I've managed to customise it thanks to available source code and a bit of knowledge of WPF.
      Thank you.
  • Pascal search
    2 Posts | Last Post May 29, 2010
    • Hi,
      first of all : thanks for this cool extension.
      But I wondered, as it is in your screenshot, why there is no pascal search.
      That was a little bit irritating but after looking at the code I found it commented out, although it's only the button that's commented out, the functionality I didn't look for.
      So, when it's going to be there?
      And one other question : will it be ever supported to show the documentation of the method/property etc. not in the intellisense popup but as a separate tooltip? I find it rather full when this feature is active.
      
      Thanks and regards,
      
      Thomas.
    • it was a bug
      try the current version 2.4
      
      TNX for the feedback