Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which Is More Readable To You?
Message
De
06/03/2008 09:09:21
 
 
À
05/03/2008 15:01:07
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01298471
Message ID:
01299277
Vues:
23
>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform