harbourCodeExtension
harbourCodeExtension copied to clipboard
paste indentation
Pasted lines get indented as the "last not empty row" above, regardless of newlines. This means that often you have to paste and then "un-indent".
I use VSCode also with JavaScript and C# and there the indentation works as expected: if the line above is a newline, the code is indented starting from leftmost column.
Hi, I am reviewing open issues, can you take a couple of screenshot to explain better the behavior and the expected result?