RSyntaxTextArea
RSyntaxTextArea copied to clipboard
Virtual white space
Add a virtual white space feature by double clicking anywhere in a document and the cursor will navigate to that space. White space will only be added if the user decides to alter the document(insert characters) at this position, otherwise, clicking away will forget this virtual white space and the document will be unchanged.
This feature request is pretty low priority in my mind, but I am always open to pull requests.