CodeWarrior IDE Editor

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CodeWarrior IDE Editor

Jump to solution
2,064 Views
akaustav
Contributor I

Hi,

I am using CodeWarrior IDE for Microcontrollers v6.2 with v6.2.1 compiler patch. I write programs using C/C++. I want to know if there is a way to:

1. configure the editor not to go beyond the end-of-line character.

2. show tabs and whitespaces in the editor.

 

Ameet Kaustav

Labels (1)
0 Kudos
1 Solution
685 Views
RichTestardi
Senior Contributor II

> 1. configure the editor not to go beyond the end-of-line character.

 

If I understand the question, I believe you want to uncheck:

 

  Edit -> Preferences... -> Editor -> Editor Settings -> "Enable Virtual Space"

 

-- Rich

 

View solution in original post

0 Kudos
3 Replies
686 Views
RichTestardi
Senior Contributor II

> 1. configure the editor not to go beyond the end-of-line character.

 

If I understand the question, I believe you want to uncheck:

 

  Edit -> Preferences... -> Editor -> Editor Settings -> "Enable Virtual Space"

 

-- Rich

 

0 Kudos
685 Views
akaustav
Contributor I

Thank you for your reply, Rich. Yup, you understood the question and the solution works. Thank you. Here are my follow-up questions:

1. Is there a document which lists all the consequences of the settings in these IDE Preferences panel? (I mean I would like to know what "Virtual Space" means.)

2. By any chance, do you know the answer to the question no. 2 of my previous post?

 

Ameet Kaustav

0 Kudos
685 Views
akaustav
Contributor I
I got the answer to question no. 1. These editor features are mentioned in the Editor secion of CodeWarrior™ Development Studio 8/16-Bit IDE User’s Guide (CW816BITIDEUG.pdf) document for CodeWarrior V6.2.
0 Kudos