Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DGH IDE Notifications

Author: David Hoyle

Version: 1.1f

Date: 09 Feb 2020

Web Page: DGH IDE Notifiers

Overview

The purpose of the RAD Studio IDE plug-in is to capture RAD Studio IDE notifications so that you can see what happens as the IDE is used. It also provide the code to allow you to understand how these notifiers are implemented so that you can implement them in your own plug-ins.

Use

For a full list of instructions on how to use this tool please refer to the web page above.

Current Limitations

The plug-in currently only implements the following notifiers:

The plug-in current implements the following notifiers:

  • IOTAIDENotifier;
  • IOTAVersionControlNotifier;
  • IOTACompileNotifier;
  • IOTAIDEInsightNotifier;
  • IOTAMessageNotifier;
  • IOTAProjectFileStorageNotifier;
  • IOTAEditorNotifier;
  • INTAEditServicesNotifier;
  • IOTADebuggerNotifier;
  • IOTADebuggerNotifier90;
  • IOTADebuggerNotifier100;
  • IOTADebuggerNotifier110;
  • IOTAModuleNotifier;
  • IOTAModuleNotifier80;
  • IOTAModuleNotifier90;
  • IOTAProjectNotifier;
  • IOTAProjectCompileNotifier;
  • IOTAEditorNotifier;
  • IOTAFormEditorNotifier;
  • INTAEditViewNotifier.

More notifiers will be added in later releases.

Source Code and Binaries

You can download a binary of this project if you don't want to compile it yourself from the web page above.

About

A RAD Studio IDE plug-in to display notifications of various operations in the IDE as they occur.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages