Paste indenting

When pasting a block of code into the Fire editor, the first line is in the place the cursor was, but all subsequent lines aren’t indented so you always have to select the rest and tab it inline with the other code.

Yeah, it annoys me too, but what annoys me more is how VS handles this by always (and sometimes badly) smart-indenting everything. I’ll review what can be done here safely/cleanly.

For now, i’ve implemented “dumb indent” on paste. i.e. everything will be indented by whatever the current x cursor is when pasting. I’ll have to se how this works out in action, and if its an improvement more often than an annoyance. DO let me know how it works for you, as well, once you it with the next build.

thanx,
marc

I think that is perfect and how it should work, so I’ll try it and let you know.

1 Like