There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Delphi-IDE-Explorer
A RAD Studio IDE wizard / expert / plugin that allows you to browser the internal fields, methods, properties and events of the IDE.The-Open-Tools-API-Project
This is a collection of code and articles for my Open Tools API blog post.DGH-IDE-Notifiers
A RAD Studio IDE plug-in to display notifications of various operations in the IDE as they occur.OTA-Interface-Search
OTA Interface Search - A tools to allow users to search for Open Tools API interfaces in the Open Tools API .pas files and find paths to interfaces, methods and properties.XER-Tools-Public-
A public repository for publishing XER ToolsDebug-with-CodeSite
This is a RAD Studio wizard / expert / plug-in which allow you to right click on an identifier in the code editor and add a breakpoint which contains a CodeSite.Send() evaluation expression so you can debug code with CodeSite without having to alter the underlying code (useful for debugging RTL and the VCL).Package-Viewer
A RAD Studio IDE wizard / expert / plugin that allows you to browse the loaded packages in the IDE and see information about them including the loaded components.Expert-Manager
This application allows you to manage the experts and packages loadsed into multiple versions of RAD Studio.IDE-Fonts
A RAD Studio IDE expert to allow you to change the Font Name and Size of the IDEs windows.Integrated-Testing-Helper
A RAD Studio IDE plug-in to run console applications before and after compilation along with zipping the project source for archiving.DGH-Regular-Expressions
Toolsfor creating and testing complex regular expressions with macros.CPP-OTA-Template
A C++ Open Tools API project to initially provide examples on how to code a C++ project to create an Open Tools API plugin but it will eventually have the same capabiltities as its Pascal cousin and provide the ability to create a C++ Open Tools API tempate for a new project.Debugging-Tools
Debugging Tools for RAD Studio - a small RAD Studio plug-in that provides keyboard access to the breakpoint editor and incorporates the functionality of [Debug with CodeSite](https://github.com/DGH2112/Debug-with-CodeSite).Browse-and-Doc-It
A RAD Studio IDE plug-in to allow you to browse your code and provide support for documentation, coding checks and metrics.Folder-Sync
A set of utilties (GUI and Command Line) to allow you to synchronise files between mutliple folder.Auto-Save
RAD Studio IDE Plugin to Auto Save files that have changedOTA-Template
An example Open Tools API plug-in for RAD Studio written in the Delphi language. The plug-in allows you to create the code for new IDE plug-ins.DGH-IDE-Help-Helper
This is a RAD Studio wizard / expert / plug-in which will display a web browser dockable form containing a web search for context help information the RAD Studio IDE cannot find.SynEdit-2-1-0-with-Theming
A copy of SynEdit 2.1.0 with VCL Theming Support added.Message-View-Helper
This is a RAD Studio IDE plug-in for 2010 to Berlin 10.1 that provides a keyboard shortcut (default SHIFT+ALT+M) for showing / hiding / focusing the message view but also the ability to automatically hide the message view after a successful compilation.ProfileViewer
An application to view profiler information generated by the Profiler.pas code.JEDIVCSToGit
A project to migrate JEDI VCS repositories to GitPath-Editor
A application to editor the system and user paths for Windows.DGHCustomSynEditControls
This is a set of additional utilty functions, highlighter controls and forms for the SynEdit 2.1.0 components.Virtual-Treeview-5.3
Virtual Treeview 5.3 - Require by a number of OTA projects and Tools on this GitHut repository for backward compatibility.Virtual-Treeview-6.5.0-IDE
A version of Virtual Treeview with support for theming in the RAD Studio IDE 10.2 and above.Search
A command line application (Win32 and Win64) for searching for files and within files using regular expressions.Love Open Source and this site? Check out how you can help us