When you double-click to select a SQL and press any key,It only takes effect at the cursor position when you double-click, not for the entire SQL. For example, there is a paragraph of sql "select 1 from dual". When I double-click to select "dual" in the position of the character "d" and then press the delete key, Plyxon will only delete the character "d" instead of "dual".
Last edited: