This has been stated as a known issue since v0.2 and I can’t really say I solved it. Its quite a difficult problem since its hard to tell which blocks should come over which blocks (#if-#endif vs. #region blocks)
A relatively easy workaround was to ignore #if-#endif blocks and keep their members the same. I believe this will do for most cases.
No Responses to “#if #endif Blocks Support”