Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
VSX212: Adding a Language Service into Visual Studio 2010
Mar 30, 2010 at 3:24 PMHi, I'm wondering how to track multiline comments with line by line classification approach you used there.
You mentioned that C# does the same thing, which makes me wonder how to properly handle multiline comments. e.g. detecting that a text is inside the block and also keeping track of it as it moves along.