this is what my addin can make - it is a short list .. you can discover others...
		
	
	go fast to a proc/function if you know his name 
	fast find all procs/functions that returns something 
	fast find all procs/functions that are public/private/friend 
	find fast an control name or a control type 
	copy controls or menus (with/without events -with/without position) from an form to another 
	find code - without finding comments - or finding only in SS checked modules - forms - classes 
	copy dimension of a control from one form to another control on another form 
	find same function - code - in many projects 
	open project dir 
	copy files to project dir 
	send module/form/class to mail 
	zip module/form/class 
	add error handler to a procedure 
	doucment a procedure 
	add error handler to a form/class/module 
	changing properties for many controls 
	compile multiple projects 
	add prefix to declaration 
	log projects that you have make 
	prefix controls that you put on form 
	quickly changing order of tabs ( you can see the control selected on form ...)
	write sql 
	writing help for your running project 
	viewing all VB templates 
	changing rapidly captions for forms - in other language 
	add multiple files 
	select all controls from within a container 
	adding print to listview or treeview 
	Number project - selected lines ... to take full advantage of erl
	ERROR DETECTING CODE WIZARD ...
AND MANY OTHERS

