|
Re: How to exclude code from Code Formatter? [message #109440 is a reply to message #103019] |
Fri, 14 October 2005 15:20 |
Eclipse User |
|
|
|
Originally posted by: rjsteg.mail.com
Hi Lophiomys,
I'm sure that by now you realize there is no way to prevent code from
being refomatted when you hit Ctrl-Shift-F.
When I saw your question, I realized that I would love this feature. Why
don't you submit an enhancement request into the Eclipse bug database?
How would you tag the code? With Lint like comments - /* BEGIN - NO
FORMAT */. Or with java doc style - /** @stopFormat */ then /**
@beginFormat */.
Sorry,
Randy Stegbauer.
|
|
|
Re: How to exclude code from Code Formatter? [message #109787 is a reply to message #109440] |
Mon, 17 October 2005 14:56 |
Eclipse User |
|
|
|
Originally posted by: wojtek.a.com
Randy Stegbauer wrote:
> Hi Lophiomys,
>
> I'm sure that by now you realize there is no way to prevent code from
> being refomatted when you hit Ctrl-Shift-F.
>
> When I saw your question, I realized that I would love this feature.
> Why don't you submit an enhancement request into the Eclipse bug
> database? How would you tag the code? With Lint like comments - /*
> BEGIN - NO FORMAT */. Or with java doc style - /** @stopFormat */ then
> /** @beginFormat */.
I think it would be best to use the already defined syntax for things like
// TODO
so
// NO FORMAT - BEGIN
// NO FORMAT - END
|
|
|
Powered by
FUDForum. Page generated in 0.07834 seconds