I have some class files (.vb or .cs it doesn't really matter either way) that aren't in a solution. When I do things like remove function parameters, it won't flag up uses of the no-longer-present parameters or any other error for that matter yet it can figure out how to highlight the code.
It does fine for .aspx files.
Can it be made to highlight errors in class files that don't belong to a solution?