I'm study how to develop plsql-developer plugin by the plugindoc.pdf and I'm using C++.
Now,I want to insert into the special text to the cursor position of current window,
The function IDE_SetText will Covered the old text in the editor of current window.
IDE_GetCursorX and IDE_GetCursorY get the position of the cursor in the current editor.
What's next?
Now,I want to insert into the special text to the cursor position of current window,
The function IDE_SetText will Covered the old text in the editor of current window.
IDE_GetCursorX and IDE_GetCursorY get the position of the cursor in the current editor.
What's next?