Saturday, January 22, 2005

 

Development 1/22

Continued work on some SCC stuff and think I've finished the main interface to allow the editor to perform SCC actions. Still have to hook it into the current Edit infrastructure but tested most parts of the SCC interface and it seems to work fairly well.

Also added a new Intellisense feature where intellilists will be displayed automatically (option to turn off, defaults to on) as the user types after a user defined delay that will display context information. So, if the user were to type:

se

The editor will display

session_user
select
serializable
setuser
set

And any schema objects that begin with "se".

This should provide some benefit when typing where the beginning of an item is known and after a user defined delay, the information will be displayed in a list that can be selected.

Comments: Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?