brandonvmoore wrote:
Most users in our system only have access to a single project and I would like that project to come up automatically when they log in. Is this already possible, and if not would it be trivial to implement this functionality?I don't see a trivial way to do this right now.
By trivial, I mean that I could edit code in a file with a plain text editor without having to go through the process of setting up the project for development in Visual Studio. Perhaps a line of code that simply selects the first project in the list of projects a user has access to automatically.