Showing posts with label markdown newline without space. Show all posts
Showing posts with label markdown newline without space. Show all posts

Friday 1 February 2019

How to remove CR LF from codeblocks new project?

Or, Removing CR LF in codeblocks

Descriptions: As a beginner when you start using codeblocks for C or C++ languages, you may face this situation which may discomfort you. It was annoying to me as well… J

Don’t worry, it’s not an error or a problem, it’s just a setting of codeblocks which need to be set to get rid of this visual.















Steps: How to remove CR LF in codeblocks

Open codeblocks > Go to Settings > Click on Editor…













Uncheck the option ‘Show end-of-line chars’ under End-of-line options section as highlighted below









Cheers, please write me back if you have any query or feedback on this.