KyleInCanada
Member
After issuing some DDL statements which consisted of something like
the code assistant didn't pop up nor could it be prompted to with the hot key after the MODIFY keyword and opening left pararenthesis. However when I changed the statement to
it did and then I had to add the MODIFY keyword afterwards. Perhaps you could enhance the assistant to consider these statements and not just appear when a dictionary item followed by a combination of '(', '.' or ',' appears?
Code:
alter table foo
modify (
Code:
alter table foo (