Ghopper21

- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created How to change color of scroll bars and window borders?
I just upgraded to PyCharm 3.4 (on a new computer with Mavericks) from 3.1 (and Snow Leopard). I've imported my settings from the old PyCharm installation and all looks and works the same – EXCEPT ... -
Created How to get rid of light bulbs but still have intentions and inspections available?
I find PyCharm's intention actions and inspections useful but the light bulb very visually distraction. Is there a way to keep intentions and inspections but without the light bulb? e.g. having onl... -
Created How to connect to an in-memory sqlite3 database?
Hi, I'm new to PyCharm (using version 3.0) and would like to connect the Database panel to the in-memory sqlite3 database I use for testing of my Django web app, i.e. the database engine is "django...