Ctl+Shift+O Bug Refreshing the buffer removes tab and spaces

When I use the Ctl+O to refresh the buffer it removes tabs and everything is as far left as it can go.

Really odd. Just to let you know.

Edited by Raytio on
Thanks for pointing this out. I am sure it has something to do with the parallel parser and non-parallel indent measuring not timing things out correctly. For now you should be able to work around this bug by inserting and deleting a space or something, but fixing up the code wrapping will be a big todo item at some point hopefully soon.
No problem I found it because I when I was debugging things in Visual Studio I sometimes editing things in there and would jump back to 4coder.

Its a bad habit anyways need to stick to just coding in 4coder so in a way you helped me to break a bad habit haha.

Its not a bug its a feature ;)