Is there any way to know that there is a Live Template is working?
My plugin need to know whether there is a Live Template working in Editor, so that it can delay task need to do until Live Template finished.
I can't find how to get the status of Live Template working.
Is there anybody know?
Please sign in to leave a comment.
Hello LiXiao,
L> My plugin need to know whether there is a Live Template working in
L> Editor, so that it can delay task need to do until Live Template
L> finished.
L>
L> I can't find how to get the status of Live Template working. Is there
L> anybody know?
The class responsible for this is not part of OpenAPI. You can file a JIRA
request to move this functionality to OpenAPI.
--
Dmitry Jemerov
Software Developer
http://www.jetbrains.com/
"Develop with Pleasure!"
thx