Hello,This is because this plugin is actually also a stand-alone application. And yes, you should keep them in sync. It's the same with the ThreadSearch plugin btw. Not nice, but that's how it is ATM.
Can someone explain to me why there are many duplicate files in the CodeSnippet plugin?
Do I have to keep them in sync, when I change the original files?
namespace snippets
{
#include "cbeditor.cpp"
}
What is the purpose of this app? I've never used it.
Why don't we use something like:Codenamespace snippets
{
#include "cbeditor.cpp"
}
Can someone try to make the them in sync in trunk, because the ThreadSearch stuff is heavily out of sync?
When the sync is done, I'll try to sync the editor's code in the debugger's branch, too.
Because I suspect that it is out of sync, too.