SQL and Program Windows question

ScottMattes

Member³
Does the widget that you use for the editor of these windows tell you when you are in a comment? What widget is used?

I was wondering if you could expose some of its functionality to the plugins.

Thank you.
 
The editor component does indeed report the text type at a given position (comment, string, keyword, ...). We'll consider a function to expose this information to a Plug-In.
 
Back
Top