tab appears as line break.
tab appears as line break.
- Subject: tab appears as line break.
- From: "Robert Smith, MSD" <email@hidden>
- Date: Thu, 22 Jun 2006 14:25:53 -0400
I have my preferences set so that the tab key automatically adds spaces. But whenever I open a file that has an actual tab character in it, the tab is displayed as a double line break. Example:This (where all the indents are with tabs): { int i; { ++i; } }
Displays as: {
int i;
{
++i;
} }
How can I make tab characters display properly? Robert Smith NCBI [Contractor]
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden