<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: scite code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Mon, 06 Oct 2008 11:08:24 GMT</pubDate>
    <description>DZone Snippets: scite code</description>
    <item>
      <title>SciTE, my "good default options"</title>
      <link>http://snippets.dzone.com/posts/show/694</link>
      <description>They should be default options of SciTE (good for python too)&lt;br /&gt;just put them in your scite user properties (menu &gt; options &gt; open user properties) &lt;br /&gt;&lt;code&gt;&lt;br /&gt;# visual options of the gui&lt;br /&gt;tabbar.hide.one=0&lt;br /&gt;toolbar.visible=1&lt;br /&gt;tabbar.visible=1&lt;br /&gt;statusbar.visible=1&lt;br /&gt;line.margin.visible=1&lt;br /&gt;line.margin.width=4&lt;br /&gt;buffers=20&lt;br /&gt;buffers.zorder.switching=1&lt;br /&gt;&lt;br /&gt;# editing options&lt;br /&gt;braces.check=1&lt;br /&gt;braces.sloppy=1&lt;br /&gt;are.you.sure=1&lt;br /&gt;load.on.activate=1&lt;br /&gt;are.you.sure.on.reload=1&lt;br /&gt;reload.preserves.undo=1&lt;br /&gt;&lt;br /&gt;# source-respect options&lt;br /&gt;strip.trailing.spaces=1&lt;br /&gt;tabsize=4&lt;br /&gt;indent.size=4&lt;br /&gt;use.tabs=0&lt;br /&gt;indent.auto=1&lt;br /&gt;indent.opening=1&lt;br /&gt;indent.closing=1&lt;br /&gt;tab.indents=1&lt;br /&gt;backspace.unindents=1&lt;br /&gt;eol.mode=LF&lt;br /&gt;eol.auto=1&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Fri, 09 Sep 2005 22:59:14 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/694</guid>
      <author>manatlan (manatlan)</author>
    </item>
  </channel>
</rss>
