Julien
- Total activity 46
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Created 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... -
Created 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... -
Created Django test configuration
AnsweredHi,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... -
Created 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... -
Created 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... -
Created 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 ...