Home
Releases
Discussions
Issue Tracker
Source Code
Stats
People
License
RSS RSS Feed
1-9 of 9 < Previous Next >
5 votes

Triggers IDE repaint that messes up Intellisense dropdowns

The control seems to trigger a full repaint of the IDE which in turns causes the Intellisense drop down to "go away." This happens in a project of any size. In a VB code module for a form, type: ...

id# 5439 | Planned Release: None | Last Updated: Mon at 4:18 PM  by bdfranson
9 votes

Update hangs on "using" statements

If you use "using" statements inside the namespace declaration the SO windows hangs with "Updating, please wait...". This simple code fails: namespace TestSO { using System; public class ...

id# 14970 | Planned Release: None | Last Updated: Sep 9 at 12:40 PM  by morbia
1 vote

Sort the class member like the class designer

It would be great if the source outliner has a sorting feature for the class members. I like the sorting of the class designer - maybe you could implement the something similar. Anyway, the tool i...

id# 18026 | Planned Release: None | Last Updated: Aug 22 at 3:19 PM  by jbe7339
8 votes

Display regions

It would be very useful if the outliner could display the regions as nodes. Regions are often used to group class members together. Displaying the outline of the regions would provide a quick overv...

id# 7155 | Planned Release: None | Last Updated: Mar 31 at 11:48 AM  by lwalker
2 votes

Update hangs on delegate declarations

Sorry for double-posting, I just started a discussion about this instead of an issue post by mistake. The source outliner hangs on "Updating, please wait" on several of my VB source files. After ...

id# 12378 | Planned Release: None | Last Updated: Mar 19 at 2:17 PM  by johnnyrob
1 vote

constants show up as fields

When you declare a constant the Source outliner shows this a normal field. It would be nice if a different icon is used (like in the class view)

id# 15013 | Planned Release: None | Last Updated: Feb 2 at 3:02 PM  by RvanPoelgeest
1 vote

Properties Window support for each node in SourceOutliner tree

DESCRIPTION: ============ In Visual Studio's Solution Explorer when you select a file and view the Properties Window you will observe that it shows properties for the selected file. It will be grea...

id# 4999 | Planned Release: None | Last Updated: Nov 8 2006 at 3:02 PM  by cmoya
0 votes

Context Menus on each node in SourceCodeOutliner

DESCRIPTION: ============ Each node should have a context menu that shows the following menu items: Rena&me, Dele&te, Menu Separator, Properties. See below for details on each of the actions. Rena...

id# 5000 | Planned Release: None | Last Updated: Oct 31 2006 at 9:05 PM  by CParmar
0 votes

Drag and Drop class from one namespace to another

DESCRIPTION: ============ User should be able to drag a class node from the tree view to another namespace. On dropping the class on that name space a class should be added to that namespace. If na...

id# 5001 | Planned Release: None | Last Updated: Oct 31 2006 at 9:04 PM  by CParmar

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-9 of 9 < Previous 1 Next >
Updating...