Disable or fix auto include directives when generating definitions for class members

Hi,

I use Code->Generate Definitions pretty often when working on a C++ project. After recent update I suddenly got an issue. Each time I generate definitions, AppCode also adds an #include directive which is useless since I already include corresponding header file. And the path in that directive is wrong anyway. 

Is there a way to disable this behaviour? I would like 'Generate Definitions' to just generate them without messing up with includes. 

0
1 comment
Official comment

Hi!

Looks like this is CPP-14788. It's fixed in AppCode EAP 2019.1, you can download the latest build here

--

Best Regards,
Maxim Medvedev
JetBrains
http://www.jetbrains.com
The Drive to Develop

Please sign in to leave a comment.