CodeWarrior IDE Editor

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

CodeWarrior IDE Editor

跳至解决方案
2,094 次查看
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

标签 (1)
标记 (1)
0 项奖励
1 解答
715 次查看
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 项奖励
3 回复数
716 次查看
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 项奖励
715 次查看
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 项奖励
715 次查看
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 项奖励