Auto complete from other project files

This forum is user-to-user based and not regularly monitored by IDM.
Please see the note at the top of this page on how to contact IDM.

Auto complete from other project files

Postby zevic » Thu Jul 19, 2007 5:30 am

Is there any option that auto complete would work on ALL project files?
That way we could Auto Complete function/method names that are defined in other files..
thanks
User avatar
zevic
Newbie
 
Posts: 4
Joined: Mon Jul 16, 2007 11:00 pm

Re: Auto complete from other project files

Postby Mofi » Thu Jul 19, 2007 7:03 am

No, not with UltraEdit without manual creation of an auto complete file.

You could click with right mouse button into the function list view, select List for all Project Files. After the list is updated right click again into the list and select Copy to Clipboard. Now open a new file, paste it and save it. Specify this file as auto complete file for files with the extension ??? at Configuration - Editor - Word Wrap/Tab Settings.

But you can see the disadvantages. The auto complete file must be updated manually whenever you add public functions and it is not project specific. Also the list contains private functions if you have not a function string definition in your wordfile which excludes private functions.

What you really want is supported by UEStudio with its IntelliSense feature.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4055
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to UltraEdit General Discussion

cron