On 2012-08-25 21:39, Walter Bright wrote:

How many IDEs can handle the C preprocessor, with token pasting and all,
when refactoring?

1. Any IDE based on libclang should be able to handle this. Xcode 4 uses libclang.

2. The C preprocessor is no excuse to why we shouldn't have good refactoring tools for D.

--
/Jacob Carlborg

Reply via email to