There is such a function in vs. when clicking a blank line, the cursor will be positioned at the indented position, and indented characters will not be added. Can our "syntax editor" support this function?
There is such a function in vs. when clicking a blank line, the cursor will be positioned at the indented position, and indented characters will not be added. Can our "syntax editor" support this function?
Hello,
There is a SyntaxEditor.IsVirtualSpaceAtLineEndEnabled that lets you click anywhere in virtual space after the first real character in a line.
However I think you are requesting another kind of feature where you can click to put the caret at the auto-indent virtual characer location only. We have that feature on the TODO list but it not yet available. I will log your request with the TODO item.
Please log in to a validated account to post comments.