harbourCodeExtension icon indicating copy to clipboard operation
harbourCodeExtension copied to clipboard

paste indentation

Open lfiorini opened this issue 6 years ago • 1 comments

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.

lfiorini avatar Apr 26 '19 14:04 lfiorini

Hi, I am reviewing open issues, can you take a couple of screenshot to explain better the behavior and the expected result?

APerricone avatar Nov 20 '19 16:11 APerricone