for example, if you open a given project file that it opens the similarly named workspace? This is (I think) the default behaviour in VS2008 -- when I have a project and a solution in the same directory that references it, and I double click the project, it opens the appopriate solution (VS's version of a workspace). At the moment, my when I double click the codeblocks project, it doesn't load any workspace (but creates a new, empty workspace). my main problem is, it's very easy to trip up workspaces, to open multiple projects into a workspace, etc, and it seems a bit problematic for our end users -- if there was a way of somehow automating the relationship of a project to it's workspace, that would be great.
I know projects can belong to multiple workspaces, so this is not a totally cut and dry thing -- but I think the VS solution, which searches the same directory for a solution that references the project, seems pretty reasonable as it leads to alot less confusion.
thanks!
zach