Browse by Tags
All Tags »
IntelliSense (
RSS)
new C# IntelliSense version release is available the version include fix for the Pascal Casing, single selection, and other selection errors. you can download the source from here . the install available at Visual Studio Gallery ( here ). Published Friday, May 14, 2010 7:53 PM by bnaya | [Edit Post] Select Tags... Save Cancel תגים: DEV , SELA , VS2010 , IntelliSense [Edit Tags] Comments # re: C# IntelliSense Update (V2.1) [Remove this Comment] Tuesday, May 25, 2010 5:28 AM by J.C.Ködel Don't...
C# IntelliSense Update (V2.1) new C# IntelliSense version release is available the version include fix for the Pascal Casing bug you can download the source from here . the install available at Visual Studio Gallery ( here ).
C# IntelliSense extension for VS 2010 V1.9 new release to my C# IntelliSense extension . this is a major release that focus on bug fix, tooltip support and styling. you can download the extension from Visual Studio Gallery here . the extension code is available here .
new release to my C# IntelliSense extension . this is a major release that include many UX and usability improvements. some of the improvements is listing below: - Select best suggestion - On going changes filters (the filters will changed according to the current typing) - Remembering last state of the documentation and single/multi selection options previous post: http://blogs.microsoft.co.il/blogs/bnaya/archive/2010/04/07/c-intellisense-extension-for-vs-2010-update-v1-2.aspx...
the Source code for C# IntelliSense extension for VS 2010 is available at codeplex under the following link: http://csharpintellisense.codeplex.com/ the current version is 1.5 you can send improvements to bnayae@sela.co.il so I can make it available to the public. see previous post on this subject here , and here .
C# IntelliSense extension for VS 2010 – UPDATE (V1.2) the extension has update.
recommending VS 2010 XAML IntelliSense Extension a pal named Karl had published a very useful plug-in to VS 2010 . this plug-in is making Xaml writing so much better experience with enhanced IntelliSense . if you doing some Xaml work using VS 2010 you should consider to download this plug-in. the download is available from the following link: http://karlshifflett.wordpress.com/2010/03/21/visual-studio-2010-xaml-editor-intellisense-presenter-extension/#comment-2228 Features Pascal case...