<?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: Is Your Editor Working Hard Enough?</title>
	<atom:link href="http://blog.slickedit.com/2007/04/what-is-a-programmers-editor/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.slickedit.com/2007/04/what-is-a-programmers-editor/</link>
	<description>&#34;Hello World&#34; - The SlickEdit Developer Blog</description>
	<lastBuildDate>Wed, 08 Feb 2012 10:18:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Leendert Brouwer</title>
		<link>http://blog.slickedit.com/2007/04/what-is-a-programmers-editor/comment-page-1/#comment-45</link>
		<dc:creator>Leendert Brouwer</dc:creator>
		<pubDate>Sun, 20 May 2007 20:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slickedit.com/?p=7#comment-45</guid>
		<description>@beza1e1:
Not too familiar with Notepad, but vim has quite some support for working with multiple files. Have a look at what buffers can do for you. Also, have a look at the cool things scripts like these can do with buffers:
http://www.vim.org/scripts/script.php?script_id=1664
Think not lowly of the almighty vim, it can do pretty much everything stated in this article, and a lot more :)</description>
		<content:encoded><![CDATA[<p>@beza1e1:<br />
Not too familiar with Notepad, but vim has quite some support for working with multiple files. Have a look at what buffers can do for you. Also, have a look at the cool things scripts like these can do with buffers:<br />
<a href="http://www.vim.org/scripts/script.php?script_id=1664" rel="nofollow">http://www.vim.org/scripts/script.php?script_id=1664</a><br />
Think not lowly of the almighty vim, it can do pretty much everything stated in this article, and a lot more <img src='http://blog.slickedit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pipedings</title>
		<link>http://blog.slickedit.com/2007/04/what-is-a-programmers-editor/comment-page-1/#comment-37</link>
		<dc:creator>pipedings</dc:creator>
		<pubDate>Tue, 15 May 2007 18:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slickedit.com/?p=7#comment-37</guid>
		<description>That guy must be talking aboug &lt;b&gt;&lt;a href=&quot;http://www.gnu.org/software/emacs&quot; rel=&quot;nofollow&quot;&gt;GNU Emacs&lt;/a&gt;&lt;/b&gt; and it&#039;s wonderful extensions like &lt;b&gt;&lt;a href=&quot;http://ecb.sourceforge.net&quot; rel=&quot;nofollow&quot;&gt;ECB&lt;/a&gt;&lt;/b&gt;...

;)</description>
		<content:encoded><![CDATA[<p>That guy must be talking aboug <b><a href="http://www.gnu.org/software/emacs" rel="nofollow">GNU Emacs</a></b> and it&#8217;s wonderful extensions like <b><a href="http://ecb.sourceforge.net" rel="nofollow">ECB</a></b>&#8230;</p>
<p> <img src='http://blog.slickedit.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Norris</title>
		<link>http://blog.slickedit.com/2007/04/what-is-a-programmers-editor/comment-page-1/#comment-36</link>
		<dc:creator>Andrew Norris</dc:creator>
		<pubDate>Tue, 15 May 2007 13:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slickedit.com/?p=7#comment-36</guid>
		<description>Here are some more that I want in my editor:

Integrated debugger support. If you have a debugger available, why would you want to use it from anywhere else?

Integrated interactive mode, for languages that support one. Being able to select a chunk of code and shoot it to interactive mode is way useful.

Integrated command-line shell. Why switch applications for simple shell tasks when you can do them directly inside your editor?</description>
		<content:encoded><![CDATA[<p>Here are some more that I want in my editor:</p>
<p>Integrated debugger support. If you have a debugger available, why would you want to use it from anywhere else?</p>
<p>Integrated interactive mode, for languages that support one. Being able to select a chunk of code and shoot it to interactive mode is way useful.</p>
<p>Integrated command-line shell. Why switch applications for simple shell tasks when you can do them directly inside your editor?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fxj</title>
		<link>http://blog.slickedit.com/2007/04/what-is-a-programmers-editor/comment-page-1/#comment-35</link>
		<dc:creator>fxj</dc:creator>
		<pubDate>Tue, 15 May 2007 13:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slickedit.com/?p=7#comment-35</guid>
		<description>@Matt

have a look at jedit</description>
		<content:encoded><![CDATA[<p>@Matt</p>
<p>have a look at jedit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beza1e1</title>
		<link>http://blog.slickedit.com/2007/04/what-is-a-programmers-editor/comment-page-1/#comment-34</link>
		<dc:creator>beza1e1</dc:creator>
		<pubDate>Tue, 15 May 2007 12:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slickedit.com/?p=7#comment-34</guid>
		<description>&lt;blockquote&gt;still using text mode vi on Unix or notepad on Windows&lt;/blockquote&gt;

Uh, vim and notepad support multiple files/windows?</description>
		<content:encoded><![CDATA[<blockquote><p>still using text mode vi on Unix or notepad on Windows</p></blockquote>
<p>Uh, vim and notepad support multiple files/windows?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://blog.slickedit.com/2007/04/what-is-a-programmers-editor/comment-page-1/#comment-33</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 15 May 2007 12:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slickedit.com/?p=7#comment-33</guid>
		<description>Some of those features I hadn&#039;t heard of before, and they sounded great.  Does anyone know of a PHP editor, or an editor that can be extended to use PHP, with all of those features?</description>
		<content:encoded><![CDATA[<p>Some of those features I hadn&#8217;t heard of before, and they sounded great.  Does anyone know of a PHP editor, or an editor that can be extended to use PHP, with all of those features?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricky Clarkson</title>
		<link>http://blog.slickedit.com/2007/04/what-is-a-programmers-editor/comment-page-1/#comment-32</link>
		<dc:creator>Ricky Clarkson</dc:creator>
		<pubDate>Tue, 15 May 2007 12:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slickedit.com/?p=7#comment-32</guid>
		<description>I&#039;d also add that the editor should spot patterns in what you&#039;re typing, so that it can both predict, and suggest replacements.

When it offers multiple choices in a pop-up menu, and you select one choice, that choice should gravitate towards the top (or wherever the mouse cursor is).  You should be able to remove choices that aren&#039;t relevant to you.

Your editor should allow to programmatically manipulate code.</description>
		<content:encoded><![CDATA[<p>I&#8217;d also add that the editor should spot patterns in what you&#8217;re typing, so that it can both predict, and suggest replacements.</p>
<p>When it offers multiple choices in a pop-up menu, and you select one choice, that choice should gravitate towards the top (or wherever the mouse cursor is).  You should be able to remove choices that aren&#8217;t relevant to you.</p>
<p>Your editor should allow to programmatically manipulate code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

