J
Julie
Julie said:- Word wrap in the editor is virtually useless. When enabled, it turns the
display of the code into an unintelligible mess, carat and selection behavior
is not at all correct, etc. *Very* poorly defined.
- No intrinsic way to switch between .h and .cpp source files.
- No keyboard command for "open selection" as was available in previous
versions.
- No way to create virtual folders in C# projects as can be done in C++
projects.
- No way to manage the start page recent projects.
- Toolbox panes have non-standard slide-effect when switching between tabs;
doesn't respond to system user display effects.
- Toolbox contents to not respond to mouse wheel scroll.
- Open window tabs do no respond to horizontal mouse scroll.
- Open window tabs very subject to clutter.
- Open window tabs a real pain to navigate when width extends past edge of
frame (i.e. scrolling).
- No ability to configure open window tabs to allow for multiple rows rather
than scrolling.
- Open window tabs: in short, take a note from WndTabs -- a nice
implementation, done right.
- Virtual space, when enabled, doesn't behave correctly at the end of the file
-- it should allow positioning past the *end* of the file, as was the case in
previous versions.
- There should be some customization of the various code completion, etc.
popup windows, such as placement (how close to the insertion point,
transparency, above/below, etc.) so that it doesn't necessary block context on
the prior or subsequent line(s).
How's that for a start...
And --
- Making the MRU file/project list perform updates in a background thread,
rather than in the foreground UI thread. Would solve a lot of lag problems for
remote files/projects that are no longer available.