Posted 18 years ago by Barry Ahrens - Member of Technical Staff, Teledyne Scientific
Avatar
I am trying to debug a problem when I have over 1000 lexical patterns defined.

The main hangup seems to occur in the lexical parsing somewhere between:

After: editor_KeyTyping

Before: editor_DocumentModifiedChanged


What kind of processing is going on at this stage?

Any ideas to keep the program from hanging?

Thanks very much
--Barry

Comments (1)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Barry,

I haven't heard of it hanging up like that unless maybe you were using a regex pattern somewhere with a couple * (all char) things in it or something similar. In which case it would not be locked but chugging through possibilities, appearing to be locked.

Could you email over your language definition and send the steps needed to repro it in the sample project? Then we can debug it.

The processing after KeyTyping is simply checking for an auto-replace trigger and then firing the command.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.