<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - VSX212: Adding a Language Service into Visual Studio 2010</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/VSIPMarketing/VSX212-Adding-a-Language-Service-into-Visual-Studio-2010/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/507637_100x75.jpg</url>
		<title>Channel 9 - VSX212: Adding a Language Service into Visual Studio 2010</title>
		<link></link>
	</image>
	<description>If you&#39;re interested in adding a Language to Visual Studio, you&#39;ll want to know how the new editor&#39;s APIs fit in the concept of a &amp;quot;Language Service.&amp;quot; This session will explore the over-arching concepts you&#39;ll need to know to accomplish this, as well as
 diving into real implementations of some of these components. This session, unlike VSX103, is targeted at those with a bit of experience using MEF and/or tinkering around with our new extensibility model.
</description>
	<link></link>
	<language>en</language>
	<pubDate>Mon, 20 May 2013 11:56:19 GMT</pubDate>
	<lastBuildDate>Mon, 20 May 2013 11:56:19 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: VSX212: Adding a Language Service into Visual Studio 2010</title>
		<description>
			<![CDATA[
<p>Hi and thanks for this good video. Could you provide source for your demo?</p>
<p>posted by vaswork</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/VSIPMarketing/VSX212-Adding-a-Language-Service-into-Visual-Studio-2010#c633969990100000000</link>
		<pubDate>Mon, 21 Dec 2009 13:30:10 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/VSIPMarketing/VSX212-Adding-a-Language-Service-into-Visual-Studio-2010#c633969990100000000</guid>
		<dc:creator>vaswork</dc:creator>
	</item>
	<item>
		<title>Re: VSX212: Adding a Language Service into Visual Studio 2010</title>
		<description>
			<![CDATA[
<p><img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> Ook. I see - <a href="http://code.msdn.microsoft.com/ookLanguage/Wiki/Info.aspx?title=Home&amp;action=Info">
http://code.msdn.microsoft.com/ookLanguage/Wiki/Info.aspx?title=Home&amp;action=Info</a></p>
<p>&nbsp;</p>
<p>posted by vaswork</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/VSIPMarketing/VSX212-Adding-a-Language-Service-into-Visual-Studio-2010#c633970031680000000</link>
		<pubDate>Mon, 21 Dec 2009 14:39:28 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/VSIPMarketing/VSX212-Adding-a-Language-Service-into-Visual-Studio-2010#c633970031680000000</guid>
		<dc:creator>vaswork</dc:creator>
	</item>
	<item>
		<title>Re: VSX212: Adding a Language Service into Visual Studio 2010</title>
		<description>
			<![CDATA[
<p>Is there a particular reason why the OokClassifierProvider implements the general ITaggerProvider and not the more specific IClassifierProvider (as was the case in the ToDo examples)?</p>
<p>posted by notagenius</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/VSIPMarketing/VSX212-Adding-a-Language-Service-into-Visual-Studio-2010#c633971171460000000</link>
		<pubDate>Tue, 22 Dec 2009 22:19:06 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/VSIPMarketing/VSX212-Adding-a-Language-Service-into-Visual-Studio-2010#c633971171460000000</guid>
		<dc:creator>notagenius</dc:creator>
	</item>
	<item>
		<title>Re: VSX212: Adding a Language Service into Visual Studio 2010</title>
		<description>
			<![CDATA[
<p>Hi, I'm wondering how to track multiline comments with line by line classification approach you used there.</p>
<p>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.</p>
<p>posted by Phyx</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/VSIPMarketing/VSX212-Adding-a-Language-Service-into-Visual-Studio-2010#c634055846900000000</link>
		<pubDate>Tue, 30 Mar 2010 22:24:50 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/VSIPMarketing/VSX212-Adding-a-Language-Service-into-Visual-Studio-2010#c634055846900000000</guid>
		<dc:creator>Phyx</dc:creator>
	</item>
</channel>
</rss>