C#Shell News
11-07-04 New release of C#Shell
- Add/Remove .dlls, namespaces, and paths. Before it was hard-coded which
.dlls you could use classes from.
- Started using Doxygen to document the project.
- Unit tested the AutoCompletion, DllAndNamespaceHandling, Help, Set, and
ShellCommands classes.
- There is now a limited auto-completion feature.
- Made a command history tab.
- Started using GtkSourceView.
- Clear command. To delete variables.
- Cleaned up a lot of code.
- Help on each build-in command, via a help function.