DGH-IDE-Notifiers

所属分类:collect
开发工具:Pascal
文件大小:0KB
下载次数:0
上传日期:2022-01-05 14:07:37
上 传 者sh-1993
说明:  RAD Studio IDE插件,用于在IDE中发生各种操作时显示这些操作的通知。,
(A RAD Studio IDE plug-in to display notifications of various operations in the IDE as they occur.,)

文件列表:
Contributing.md (3356, 2022-01-05)
DGH IDE Notifications.groupproj (1863, 2022-01-05)
DGHIDENotITHVerInfo.RC (984, 2022-01-05)
DGHIDENotificationsSplashScreenIcons.RC (388, 2022-01-05)
DGHIDENotificationsSplashScreenIcons.res (8984, 2022-01-05)
DGHIDENotifiers.cfg (6466, 2022-01-05)
DGHIDENotifiers.dpr (4271, 2022-01-05)
DGHIDENotifiers.dproj (67197, 2022-01-05)
DGHIDENotifiers.eof (100, 2022-01-05)
DGHIDENotifiers.ficfg (2278, 2022-01-05)
DGHIDENotifiers.ithelper (1305, 2022-01-05)
DGHIDENotifiers.res (96, 2022-01-05)
DGHIDENotifiersTests.dpr (376, 2022-01-05)
DGHIDENotifiersTests.dproj (66805, 2022-01-05)
DGHIDENotifiersTests.eof (100, 2022-01-05)
DGHIDENotifiersTests.ithelper (531, 2022-01-05)
DGHIDENotifiersTests.res (112392, 2022-01-05)
DLLs/ (0, 2022-01-05)
DLLs/DGHIDENotITHVerInfo.res (1196, 2022-01-05)
DLLs/DGHIDENotificationsSplashScreenIcons.res (8984, 2022-01-05)
DLLs/DGHIDENotifiers2009.dpr (2811, 2022-01-05)
DLLs/DGHIDENotifiers2009.dproj (6815, 2022-01-05)
DLLs/DGHIDENotifiers2009.dproj.2007 (5782, 2022-01-05)
DLLs/DGHIDENotifiers2009.eof (100, 2022-01-05)
DLLs/DGHIDENotifiers2009.ithelper (0, 2022-01-05)
DLLs/DGHIDENotifiers2009.res (4460, 2022-01-05)
DLLs/DGHIDENotifiers2010.dpr (2811, 2022-01-05)
DLLs/DGHIDENotifiers2010.res (96, 2022-01-05)
DLLs/DGHIDENotifiersXE.dpr (2809, 2022-01-05)
DLLs/DGHIDENotifiersXE.res (96, 2022-01-05)
DLLs/DGHIDENotifiersXE10.dpr (2811, 2022-01-05)
DLLs/DGHIDENotifiersXE10.res (96, 2022-01-05)
DLLs/DGHIDENotifiersXE101.dpr (2812, 2022-01-05)
DLLs/DGHIDENotifiersXE101.dproj (32235, 2022-01-05)
DLLs/DGHIDENotifiersXE101.ithelper (791, 2022-01-05)
DLLs/DGHIDENotifiersXE101.res (96, 2022-01-05)
DLLs/DGHIDENotifiersXE102.dpr (3901, 2022-01-05)
... ...

# DGH IDE Notifications Author: David Hoyle Version: 1.2 Date: 05 Jan 2022 ## 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.

近期下载者

相关文件


收藏者