<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Want to get rid of your code comments?</title>
	<atom:link href="http://blogs.mathworks.com/pick/2009/07/17/want-to-get-rid-of-your-code-comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/pick/2009/07/17/want-to-get-rid-of-your-code-comments/</link>
	<description>&#60;a href=&#34;http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1093599&#38;objectType=author&#34;&#62;Brett&#60;/a&#62; &#38; &#60;a href=&#34;http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1094142&#38;objectType=author&#34;&#62;Jiro&#60;/a&#62; share favorite user-contributed submissions from the File Exchange.</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:12:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mike Katz</title>
		<link>http://blogs.mathworks.com/pick/2009/07/17/want-to-get-rid-of-your-code-comments/#comment-13204</link>
		<dc:creator>Mike Katz</dc:creator>
		<pubDate>Mon, 20 Jul 2009 11:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2009/07/17/want-to-get-rid-of-your-code-comments/#comment-13204</guid>
		<description>Marcelo,

 Are you talking about the highlighting provided by M-Lint in the MATLAB editor when a semicolon is left off an expression? That is feature particular to the MATLAB editor. However if you have a MATLAB session you can connect to and know how to build a highlighting plug-in for your editor you can implement it yourself with the output of the &lt;a href=&quot;http://www.mathworks.com/access/helpdesk/help/techdoc/ref/mlint.html&quot; rel=&quot;nofollow&quot;&gt;mlint&lt;/a&gt; function. It gives the line and column numbers of all its warnings.</description>
		<content:encoded><![CDATA[<p>Marcelo,</p>
<p> Are you talking about the highlighting provided by M-Lint in the MATLAB editor when a semicolon is left off an expression? That is feature particular to the MATLAB editor. However if you have a MATLAB session you can connect to and know how to build a highlighting plug-in for your editor you can implement it yourself with the output of the <a href="http://www.mathworks.com/access/helpdesk/help/techdoc/ref/mlint.html" rel="nofollow">mlint</a> function. It gives the line and column numbers of all its warnings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcelo</title>
		<link>http://blogs.mathworks.com/pick/2009/07/17/want-to-get-rid-of-your-code-comments/#comment-13203</link>
		<dc:creator>Marcelo</dc:creator>
		<pubDate>Sat, 18 Jul 2009 05:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2009/07/17/want-to-get-rid-of-your-code-comments/#comment-13203</guid>
		<description>I would like to have some kind of special highlighting for missing semi-colons in Vim, where I like to edit my m-files.</description>
		<content:encoded><![CDATA[<p>I would like to have some kind of special highlighting for missing semi-colons in Vim, where I like to edit my m-files.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

