Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which Is More Readable To You?
Message
From
06/03/2008 09:09:21
 
 
To
05/03/2008 15:01:07
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01298471
Message ID:
01299277
Views:
22
>>>The only thing I'm not giving in on is indenting comments. My comments remain unindented until someone fixes the VFP's rightclick menu to be able to uncomment indented comments. Just try it: select, say, six lines, rightclick, comment. Then select them again, rightclick, uncomment. Now repeat this with the commented lines indented. Won't work.
>>
>>
>>Works for me, or am I not doing the same thing.
>>
>>
>>* test
>>	* test
>>		* test
>>* test
>>
>>Comment (from menu)
>
>Now apply beautify or whatever and introduce some whitespace before the *!*:
>
>
>   *!*	* test
>   *!*		* test
>   *!*			* test
>   *!*	* test
>And now try to uncomment from the rightclick menu. It won't (just tried again, wishing I was wrong), and that's why my beautifier won't indent comments, AFAI'm concerned.

Ahh, that's the difference is beautify (or leading spaces). I rarely, if ever use it, I just write gorgeous code right from the start. <bg>

Beautify is part of the XSOURCE code, so I guess it could be fixed if it's that important.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform