Release
JustCode has long been helping developers navigate their code and quickly find Files, Types, Members, and Symbols. The most recent Service Pack (released 12-September 2012) has made it even easier! Go To File (Ctl-Alt-G) Camel Case Searching Entering capital letters (or a combination of capital letters and lowercase letters) into the search box will filter the files accordingly. For example, I know that I have two BDD concerns that test logging in, both starting with “When_Logging_In”. By Typing “WLI”, the Go To File dialog filters down to the files that have the capital letters W,L,I in their name (in order). The result is...