Julien
- 活动总数 46
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 15
-
创建于 How to stop automatically inserting HTML file name in empty href's
Hi,I'm using Pycharm to work on Django projects. Sometimes, when I move an HTML template from one folder to another, PyCharm automatically inserts the name of the file (e.g. article.html) in the <A... -
创建于 Unused imports not highlighted
Hi,For several versions of PyCharm now, I have noticed that the unused imports are not highlighted. Maybe I might just need to change something in the preferences. The only thing I could find in th... -
创建于 Django test configuration
已回答Hi,I'm having trouble setting up a Test Configuration in PyCharm. For some reason it gives me an error saying "Please select Django module" (see screenshot). I can't find any place to select a "Dja... -
创建于 Problem with external tools
Hi,This might be related to the question I've asked in http://www.jetbrains.net/devnet/thread/288712?tstart=0I'm having trouble using external tools in Pycharm (I'm using a Mac, by the way).I've se... -
创建于 Open folder in terminal/finder
Hi,When right-clicking on any folder in Eclipse, you can open that folder in the Mac Finder ("Explore Files") or open a terminal and change to that directory ("Command Line Shell"). See attached sc... -
创建于 Collapsable Structure View?
Hi,It would be great if the structure view could be collapsable. The view is extended by default and it can be tedious to scroll it especially for long Python or Javascript files. Or maybe is that ...