This is an add-in to display comments and code of user generated
Functons/Methods/Properties and also some info from typelibs in the project
![Name: Snap_CCHH_1.jpg
Views: 156
Size: 54.8 KB]()
![Name: Snap_CCHH_Config.jpg
Views: 150
Size: 30.8 KB]()
It takes the text inside comments over the declarations and also from the menu
Tools->Procedure Attributes or inside typelibs
(optional) Also have extra hotkeys:
CTRL+Q: Smart lines comment / uncomment
CTRL+D: Duplicate Lines
CTRL+SHIFT+UP and CTRL+SHIFT+DOWN: Move Up or Down selected lines
(optional) Also has selection highlight on editor on all ocurrences of text/selection
IMPORTANT: This is a WIA (Work In Progress) I'm releasing this AddIn as
an unfinished project. Its working but I feel there is still some more
polishing to do. Just dont have the time needed right now.
NOTE: If highlighting a word doesnt seem to work try selecting another word and then
reselecting the word you want to hihglight OR scroll the editor up/down to force
re apply highlighting.
Special thanks to Fafalone and LaVolpe for helping how to access typelibs data.
DOWNLOAD: prj (AddIn) ComCodeDisplay v0.8d.zip
Changelog:
v0.8 (06/05/21)
+Initial release.
v0.8b (07/05/21)
+Highlight: Fixed default font values and without comment viewer
v0.8c (10/05/21)
+Highlight: Fixed horizontal scrolling on editor
v0.8d (11/05/21)
+Highlight: Fixed lines with ampersand ('&')
+Removed reference to Office objects
Functons/Methods/Properties and also some info from typelibs in the project
It takes the text inside comments over the declarations and also from the menu
Tools->Procedure Attributes or inside typelibs
(optional) Also have extra hotkeys:
CTRL+Q: Smart lines comment / uncomment
CTRL+D: Duplicate Lines
CTRL+SHIFT+UP and CTRL+SHIFT+DOWN: Move Up or Down selected lines
(optional) Also has selection highlight on editor on all ocurrences of text/selection
IMPORTANT: This is a WIA (Work In Progress) I'm releasing this AddIn as
an unfinished project. Its working but I feel there is still some more
polishing to do. Just dont have the time needed right now.
NOTE: If highlighting a word doesnt seem to work try selecting another word and then
reselecting the word you want to hihglight OR scroll the editor up/down to force
re apply highlighting.
Special thanks to Fafalone and LaVolpe for helping how to access typelibs data.
Changelog:
v0.8 (06/05/21)
+Initial release.
v0.8b (07/05/21)
+Highlight: Fixed default font values and without comment viewer
v0.8c (10/05/21)
+Highlight: Fixed horizontal scrolling on editor
v0.8d (11/05/21)
+Highlight: Fixed lines with ampersand ('&')
+Removed reference to Office objects