<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>JetBrains Developer Community: Message List - turn off "Show Import Popups"?</title>
    <link>http://devnet.jetbrains.com/community/python?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Mon, 12 Apr 2010 19:47:59 GMT</pubDate>
    <generator>Clearspace 2.5.16 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2010-04-12T19:47:59Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>One Test Button [Was: turn off "Show Import Popups"?]</title>
      <link>http://devnet.jetbrains.com/message/5260683?tstart=0#5260683</link>
      <description>&lt;!-- [DocumentBodyStart:59ae4185-e73c-4fa6-a336-fe3697e572fd] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;In general, please support this cycle:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; - each project registers a test command line&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; (example: fab test, or make test, or python manage.py etc.)&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; - one keystroke (such as F5) saves all files and runs the tests&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; (the keystroke works regardless what file you are in)&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; - one keystroke (such as F4) navigates directly to a failing assertion&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I worked several years with TextMate, which its adherents consider God's Gift to TDD, and the cycle was agonizing. For example, you had to save all files, then navigate to the test you need to run, then run it, then scrape the results off a crummy popup window, and then mouse back to the source. TDD should work by running the tests over and over again while looking at the production code. Going further, editors should read all the test transcripts to build their static analysis tables:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.oreillynet.com/onlamp/blog/2008/05/dynamic_languages_vs_editors.html"&gt;http://www.oreillynet.com/onlamp/blog/2008/05/dynamic_languages_vs_editors.html&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Just a thought!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:59ae4185-e73c-4fa6-a336-fe3697e572fd] --&gt;</description>
      <pubDate>Mon, 12 Apr 2010 19:47:59 GMT</pubDate>
      <author>phlip2005@gmail.com</author>
      <guid>http://devnet.jetbrains.com/message/5260683?tstart=0#5260683</guid>
      <dc:date>2010-04-12T19:47:59Z</dc:date>
      <clearspace:dateToText>3 years, 1 month ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: turn off "Show Import Popups"?</title>
      <link>http://devnet.jetbrains.com/message/5260656?tstart=0#5260656</link>
      <description>&lt;!-- [DocumentBodyStart:4dc26b8d-085d-4085-b7ad-eeb466fd74ab] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hello Phlip,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;blockquote class="jive-quote" level="1"&gt;&lt;p&gt;I am attempting to audition PyCharm for a suite of huge Django&lt;/p&gt;&lt;p&gt;projects, and I my general impression is it has awesome, deep, and&lt;/p&gt;&lt;p&gt;powerful features...&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;..which are often obscured by trivial irritations and&lt;/p&gt;&lt;p&gt;user-hostilities. As a general example, before I get to a specific&lt;/p&gt;&lt;p&gt;question, I cannot determine how to trigger a test run, such as 'fab&lt;/p&gt;&lt;p&gt;test'. I hope I can figure this out in time!&lt;/p&gt;&lt;/blockquote&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is this a Django project or a regular Python one? To run tests in a Python &lt;/p&gt;&lt;p&gt;project, simply right-click a test class and select the run action from the &lt;/p&gt;&lt;p&gt;context menu. Running tests for Django apps will be supported in the next &lt;/p&gt;&lt;p&gt;EAP build.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;blockquote class="jive-quote" level="1"&gt;&lt;p&gt;The specific question: How to permanently turn off the "Show Import&lt;/p&gt;&lt;p&gt;Popups"? They keep turning back on after I use the menu, and they are&lt;/p&gt;&lt;p&gt;as annoying (and innacurate) as heck! They always obscure the line&lt;/p&gt;&lt;p&gt;near the one where I'm typing. This eagerness to help reminds one of&lt;/p&gt;&lt;p&gt;Clippit!&lt;/p&gt;&lt;/blockquote&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;At the moment there's no option to turn off the auto-import popups. The problem &lt;/p&gt;&lt;p&gt;with them reappearing after use has been fixed in the latest EAP build (please &lt;/p&gt;&lt;p&gt;upgrade). As for the inaccurateness - please report specific problems; maybe &lt;/p&gt;&lt;p&gt;I can help you configure your project so that they will work correctly.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Specific feature requests and bug reports are always welcome in our issue &lt;/p&gt;&lt;p&gt;&lt;span&gt;tracker: &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://youtrack.jetbrains.net/"&gt;http://youtrack.jetbrains.net/&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-- &lt;/p&gt;&lt;p&gt;Dmitry Jemerov&lt;/p&gt;&lt;p&gt;Development Lead&lt;/p&gt;&lt;p&gt;JetBrains, Inc.&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.jetbrains.com/"&gt;http://www.jetbrains.com/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;"Develop with Pleasure!"&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4dc26b8d-085d-4085-b7ad-eeb466fd74ab] --&gt;</description>
      <pubDate>Mon, 12 Apr 2010 15:19:08 GMT</pubDate>
      <author>yole@jetbrains.com</author>
      <guid>http://devnet.jetbrains.com/message/5260656?tstart=0#5260656</guid>
      <dc:date>2010-04-12T15:19:08Z</dc:date>
      <clearspace:dateToText>3 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>turn off "Show Import Popups"?</title>
      <link>http://devnet.jetbrains.com/message/5260317?tstart=0#5260317</link>
      <description>&lt;!-- [DocumentBodyStart:8c523cc4-42ce-48a2-8614-2c68a89fef68] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;PyCharmers:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;(version pycharm-94.454)&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am attempting to audition PyCharm for a suite of huge Django projects, and I my general impression is it has awesome, deep, and powerful features...&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;...which are often obscured by trivial irritations and user-hostilities. As a general example, before I get to a specific question, I cannot determine how to trigger a test run, such as 'fab test'. I hope I can figure this out in time!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The specific question: How to permanently turn off the "Show Import Popups"? They keep turning back on after I use the menu, and they are as annoying (and innacurate) as heck! They always obscure the line near the one where I'm typing. This eagerness to help reminds one of Clippit!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Enough flaming; otherwise this is an awesome editor and I can't wait to use its refactors!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;--&lt;/p&gt;&lt;p&gt;&amp;#160; Phlip&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;#160; &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://c2.com/cgi/wiki?ZeekLand"&gt;http://c2.com/cgi/wiki?ZeekLand&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8c523cc4-42ce-48a2-8614-2c68a89fef68] --&gt;</description>
      <pubDate>Wed, 07 Apr 2010 17:07:54 GMT</pubDate>
      <author>phlip2005@gmail.com</author>
      <guid>http://devnet.jetbrains.com/message/5260317?tstart=0#5260317</guid>
      <dc:date>2010-04-07T17:07:54Z</dc:date>
      <clearspace:dateToText>3 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
  </channel>
</rss>

