Software
Process Management
Project

Astonishing
Not Negatively Evaluated Technology Team Attempt
Project Name:
Sharp
Develop
Url:
http://sharpdevelop.net/
Team Members:
Project
description:
Sharp
Develop is a free Integrated Development Environment (IDE) for writing C#,
VB.Net and Boo Projects on Microsoft’s .Net framework. It is an open source IDE,
and it is typically used by those who prefer not to use Microsoft's Visual
Studio .NET. There is a port to Mono/Gtk# called MonoDevelop which runs on other
operating systems.
Proposed
work:
-
Addition: adding the feature of setting bookmarks using numbers. The
user by hitting a combination of keys and a number (i.e. CTRL-ALT-1) will set
the bookmark "1" in the current line. Then hitting say CTRL-1 will take him to
the previously set line.
-
Addition 2:
adding the feature of quickly switching
window to an open class. The user by hitting the combination of key CTRL-E,
will open a window where he can select to open a file among the already open
files.
-
Removal:
To delete the possibility of selecting the active file content window from the
menu-bar “Window” because as it is a redundant feature already provided by the
possibility of pressing a tab in the center of the window.
-
Modification:
Modifying
the menu “Edit/Code
Statistics
..”
by adding some additional information regarding basic metrics per class such
as number of methods per class etc. with an eventual graphical representation
using some open source library or by using OpenGL.
-
Modification 2: Solving the problems that regard the manager of
breakpoints and bookmarks. Hence, the proposed work is to modify the manager
of text markers so that breakpoints and bookmarks are visualized and
managed as different kind of markers. By modifying the manager, it will be
better possible to add the feature of setting bookmarks using numbers.
User Stories
Weekly deliverables
Work Progress