Hi, All!
During this time I really was busy, so this work has been delayed for too long.
Now I basically do it, but I need more tests.
Please post the feedback to here, thanks!
which means we only use "one tokenstree which holding all the projects in the workspace"?
I will test it!!!!
Quote from: Loaden on February 12, 2011, 10:48:44 AM
Please post the feedback to here, thanks!
I am running C::B with this patch applied already, but I don't know what to do to enable it. I have a workspace with two application projects referencing 3 library projects. If I open the WS it seems only the active project is parsed, just as it was before. What do I have to do to test it?
Quote from: MortenMacFly on February 15, 2011, 06:23:18 AM
Quote from: Loaden on February 12, 2011, 10:48:44 AM
Please post the feedback to here, thanks!
I am running C::B with this patch applied already, but I don't know what to do to enable it. I have a workspace with two application projects referencing 3 library projects. If I open the WS it seems only the active project is parsed, just as it was before. What do I have to do to test it?
there is an option in CC's dialog to enable it. :Dsorry, I can't find this option either.
@loaden
How to enable it...
Quote from: MortenMacFly on February 15, 2011, 06:23:18 AM
Quote from: Loaden on February 12, 2011, 10:48:44 AM
Please post the feedback to here, thanks!
I am running C::B with this patch applied already, but I don't know what to do to enable it. I have a workspace with two application projects referencing 3 library projects. If I open the WS it seems only the active project is parsed, just as it was before. What do I have to do to test it?
1. Settings > Editor > Code Completion > C/C++ Parser
2. Enable the new option named "... per whole workspace"
Then open cb's workspace, and active some project.
ok, find it, thanks!!
Update to V3, support parsing all project one by one when opened a workspace, e.g. CB's workspace.
Works well in here, but need more test.
Any feedback are welcome!
Quote from: Loaden on February 15, 2011, 12:28:35 PM
Any feedback are welcome!
Generally it seems to work, hence for the UI part I would welcome the following:
- add a short explanation that by default it will be one parser per project (next to selecting the number of parsers)
- position the checkbox more to the left aligning it with label
- rename the label like "Use only one parser per workspace"
- when selecting the checkbox (or, if active) disable the choice for the number of parsers so it gets clear that either the one or the other is possible.
Quote from: MortenMacFly on February 15, 2011, 09:05:59 PM
- add a short explanation that by default it will be one parser per project (next to selecting the number of parsers)
Oh, This is so hard to me. Because my poor english.
I can't explain well.:(
Quote from: Loaden on February 16, 2011, 10:46:49 AM
I can't explain well.:(
No problem, we can add this later.
Quote from: MortenMacFly on February 16, 2011, 11:20:19 AM
Quote from: Loaden on February 16, 2011, 10:46:49 AM
I can't explain well.:(
No problem, we can add this later.
Applied in rev7018, bacause I can't find any issue about this patch since V3.