Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
UI for project globs aka automatic source directories
killerbot:
I tried a build I made from your repo, and I can confirm my project files remain unaltered :)
killerbot:
please activate this on trunk if you can, since your repo/clone does not contain clangd client, which means many functionality is gone.
BlueHazzard:
--- Quote ---since your repo/clone does not contain clangd client
--- End quote ---
i do not understand? This is in the git repo, i use it all the time...
--- Quote ---please activate this on trunk if you can
--- End quote ---
is in trunk, with many other fixes...
killerbot:
I just switched back to trunk, so no longer from your repo, and the behavior of modified cbp files is back.
And clangd client completion is back.
The diff is due to the following options being saved in the cbp file:
* addToProject=0
* id = some magic value
* wildcard now after the recursive
If this is stable, then I could indeed do a one time commit of all my changed project files ...
UPDATE :
when opening the project file once more, and closing it, CB again says there are changes, I select yes to save them once more, diffing the outcome ==> no change
So when opening my workspace and closing it I have to click 200 times :-(
Please fix this part , since this is rather troublesome
BlueHazzard:
--- Quote ---The diff is due to the following options being saved in the cbp file:
* addToProject=0
* id = some magic value
* wildcard now after the recursive
--- End quote ---
I do not see any "easy" possibility to not add this to the project glob project file entry, and keep the features. I would have to store if this were in the origin project file and save only if there. But this would make the code a lot more complicated and not really dev friendly...
--- Quote ---when opening the project file once more, and closing it, CB again says there are changes,
--- End quote ---
Can you try my last changes? If they do not fix it, can you give me a minimal example project, i can not reproduce it with my test cases...
[edit:] And thank you a lot for testing!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version