<?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"
	>
<channel>
	<title>Comments on: Debugging made easier</title>
	<atom:link href="http://www.xsi-blog.com/archives/78/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xsi-blog.com/archives/78</link>
	<description>People and thoughts behind XSI in production...</description>
	<pubDate>Sun, 23 Nov 2008 10:15:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Andy Nicholas</title>
		<link>http://www.xsi-blog.com/archives/78#comment-911</link>
		<dc:creator>Andy Nicholas</dc:creator>
		<pubDate>Tue, 14 Mar 2006 16:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.xsi-blog.com/?p=78#comment-911</guid>
		<description>Thanks Andrew. It''s v handy that you''ve exposed those scripts. I''ll have to make sure I dig through them at some point to see what else I can hack :-)</description>
		<content:encoded><![CDATA[<p>Thanks Andrew. It&#8217;&#8217;s v handy that you&#8221;ve exposed those scripts. I&#8221;ll have to make sure I dig through them at some point to see what else I can hack :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Skowronski</title>
		<link>http://www.xsi-blog.com/archives/78#comment-910</link>
		<dc:creator>Andrew Skowronski</dc:creator>
		<pubDate>Tue, 14 Mar 2006 15:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.xsi-blog.com/?p=78#comment-910</guid>
		<description>Excellent tip Andy!  We will incorporate support for the %l into the official version of that script file so that people won''t have to modify the file to take advantage of this good idea.  

I''m glad advanced users are looking at that code and tweaking it to their personal taste, that was part of the reason it was exposed as JScript rather than internal code.  We''ll try to keep improving the official version thanks to your suggestions.

Also its a good tip to use Crimson Editor, I wasn''t familiar with it but find that it works better as a free external editor than Scintilla.  E.g. if don''t reopen the same file multiple times, it uses multiple tabs by default and with this tip it can go to the correct line number!

-Andrew</description>
		<content:encoded><![CDATA[<p>Excellent tip Andy!  We will incorporate support for the %l into the official version of that script file so that people won&#8221;t have to modify the file to take advantage of this good idea.  </p>
<p>I&#8221;m glad advanced users are looking at that code and tweaking it to their personal taste, that was part of the reason it was exposed as JScript rather than internal code.  We&#8221;ll try to keep improving the official version thanks to your suggestions.</p>
<p>Also its a good tip to use Crimson Editor, I wasn&#8221;t familiar with it but find that it works better as a free external editor than Scintilla.  E.g. if don&#8221;t reopen the same file multiple times, it uses multiple tabs by default and with this tip it can go to the correct line number!</p>
<p>-Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Nicholas</title>
		<link>http://www.xsi-blog.com/archives/78#comment-631</link>
		<dc:creator>Andy Nicholas</dc:creator>
		<pubDate>Mon, 02 Jan 2006 12:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.xsi-blog.com/?p=78#comment-631</guid>
		<description>To use it in Visual Studio, I think you need to do something like this:

"C:\Program Files\Microsoft Visual Studio .NET\Common7\IDE\devenv.exe" "%s" /command "GoToLn %l"

I''ve not tested it from XSI, but it should work.</description>
		<content:encoded><![CDATA[<p>To use it in Visual Studio, I think you need to do something like this:</p>
<p>&#8220;C:\Program Files\Microsoft Visual Studio .NET\Common7\IDE\devenv.exe&#8221; &#8220;%s&#8221; /command &#8220;GoToLn %l&#8221;</p>
<p>I&#8221;ve not tested it from XSI, but it should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Interguglielmi</title>
		<link>http://www.xsi-blog.com/archives/78#comment-630</link>
		<dc:creator>Andrea Interguglielmi</dc:creator>
		<pubDate>Sun, 01 Jan 2006 17:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.xsi-blog.com/?p=78#comment-630</guid>
		<description>Looking forward to go back to work and try this trick on Visual Studio ; )

Ciao Andy!</description>
		<content:encoded><![CDATA[<p>Looking forward to go back to work and try this trick on Visual Studio ; )</p>
<p>Ciao Andy!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
