On Sep 24, 2008, at 3:22 PM, Chris Kutler wrote:
> Hello,
>
> I am not seeing any differences when I select/clear the Show
> Deprecated Members in Code Completion checkbox in the Options dialog
> box.
>
> Does this checkbox apply to Ruby and Rails projects? If so, can
> someone give me the steps to see before and after behavior?
No, it doesn't apply. There are a few APIs known to be deprecated,
so we have a quickfix to go and find those - but it's not instrumented
into the code itself (like Java's @Deprecated annotation) so code
completion doesn't do anything about this.
-- Tor
---------------------------------------------------------------------
To unsubscribe, e-mail:
dev-unsubscribe@...
For additional commands, e-mail:
dev-help@...