Hi guys, I am switching to codeblocks as my main code-writing and debugging platform. However, it occurs to me that, the spacing for each character is different (unlike notepad++ or other platforms). I have been looking for it on the internet but couldn’t find it. I know that spacing is not important in Fortran and indentation. But I wish we can customize it. Therefore my questions are:
- Can we set for all characters to have the same “space”?
- Can we allow the indentation to show something (like in notepad++)?
- Can we disable the auto indentation (because my compiler kept telling me it is not default white space)?
Thanks a lot~