<?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: Kate: Scripted Actions</title>
	<atom:link href="http://kate-editor.org/2010/07/09/kate-scripted-actions/feed/" rel="self" type="application/rss+xml" />
	<link>http://kate-editor.org/2010/07/09/kate-scripted-actions/</link>
	<description>The Kate Editor Homepage</description>
	<lastBuildDate>Tue, 31 Jan 2012 17:59:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Move Cursor to the Next/Previous Paragraph in Kate &#171; kucrut</title>
		<link>http://kate-editor.org/2010/07/09/kate-scripted-actions/#comment-860</link>
		<dc:creator>Move Cursor to the Next/Previous Paragraph in Kate &#171; kucrut</dc:creator>
		<pubDate>Fri, 20 Jan 2012 00:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://kate-editor.org/2010/07/09/kate-scripted-actions/#comment-860</guid>
		<description>[...] the next/previous paragraph. Fortunately, as with most KDE SC applications, Kate is extendable with custom scripts. So here&#8217;s my solution for the mentioned problem. /* kate-script * name: Jump * author: [...]</description>
		<content:encoded><![CDATA[<p>[...] the next/previous paragraph. Fortunately, as with most KDE SC applications, Kate is extendable with custom scripts. So here&#8217;s my solution for the mentioned problem. /* kate-script * name: Jump * author: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jani Verkkomäki</title>
		<link>http://kate-editor.org/2010/07/09/kate-scripted-actions/#comment-366</link>
		<dc:creator>Jani Verkkomäki</dc:creator>
		<pubDate>Sat, 02 Apr 2011 12:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://kate-editor.org/2010/07/09/kate-scripted-actions/#comment-366</guid>
		<description>Idea: How to code a Script that shows links to all functions and attributes at Kate&#039;s sidebar. (enables browsing code particles at sidebar and one-click link to line of a function or attribute on source code.  If user has clicked twice the script would go to next similar line that has that attribute or function =)</description>
		<content:encoded><![CDATA[<p>Idea: How to code a Script that shows links to all functions and attributes at Kate&#8217;s sidebar. (enables browsing code particles at sidebar and one-click link to line of a function or attribute on source code.  If user has clicked twice the script would go to next similar line that has that attribute or function =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://kate-editor.org/2010/07/09/kate-scripted-actions/#comment-339</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 01 Jan 2011 12:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://kate-editor.org/2010/07/09/kate-scripted-actions/#comment-339</guid>
		<description>JS only? What about Kross?</description>
		<content:encoded><![CDATA[<p>JS only? What about Kross?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Colyer</title>
		<link>http://kate-editor.org/2010/07/09/kate-scripted-actions/#comment-332</link>
		<dc:creator>Kevin Colyer</dc:creator>
		<pubDate>Wed, 29 Dec 2010 20:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://kate-editor.org/2010/07/09/kate-scripted-actions/#comment-332</guid>
		<description>Yes!!!! Finally! the featue I have waited for - I even coded a JS script a year ago but then realised there were no key bindings!!! Thanks for this.</description>
		<content:encoded><![CDATA[<p>Yes!!!! Finally! the featue I have waited for &#8211; I even coded a JS script a year ago but then realised there were no key bindings!!! Thanks for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: haumann</title>
		<link>http://kate-editor.org/2010/07/09/kate-scripted-actions/#comment-91</link>
		<dc:creator>haumann</dc:creator>
		<pubDate>Sat, 17 Jul 2010 08:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://kate-editor.org/2010/07/09/kate-scripted-actions/#comment-91</guid>
		<description>Yep, I now changed it to a Object. Thanks for the pointer :)</description>
		<content:encoded><![CDATA[<p>Yep, I now changed it to a Object. Thanks for the pointer <img src='http://kate-editor.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liucougar</title>
		<link>http://kate-editor.org/2010/07/09/kate-scripted-actions/#comment-70</link>
		<dc:creator>liucougar</dc:creator>
		<pubDate>Sun, 11 Jul 2010 00:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://kate-editor.org/2010/07/09/kate-scripted-actions/#comment-70</guid>
		<description>in action() function, does a has to be an array? It looks like it can just be an object</description>
		<content:encoded><![CDATA[<p>in action() function, does a has to be an array? It looks like it can just be an object</p>
]]></content:encoded>
	</item>
</channel>
</rss>

