Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

[QM] CodeBlocks Einstellungen

n2code edited this page May 7, 2014 · 3 revisions

[Bezogen auf das aktuelle CodeBlocks 13.12]

Alle zu finden unter Settings -> Editor...

General settings -> Editor settings -> TAB options

[ ] Detect indent style

[X] Use TAB character

[X] TAB indents (size 4)

General settings -> Editor settings -> End of line options

[X] Strip trailing blanks

[X] End files with blank line

[X] Ensure consistent EOLs

End of line mode: LF (das ist der Unix linefeed)

General settings -> Other settings -> Encoding

Use encoding when opening files: UTF-8

Use this encoding: [O] As default encoding (...)

Other options -> show spaces "always" ist empfohlen 👍

Clone this wiki locally