Top "Pycharm" questions

PyCharm is an integrated development environment (IDE) for Python.

Update PyCharm on Linux

Could you please clarify to me correct way to update PyCharm on Linux? Is it impossible to update PyCharm internally? …

linux ide updates pycharm
Pycharm Startup Error: Unable to detect graphics environment

I'm trying to setup Pycharm professional edition on Fedora 25 x64. After downloading the files and extracting them, I'm trying to …

linux pycharm fedora
PyCharm IDE how can I change font size with out zooming with mouse scroll

As title says, how can I change the font size in editor by some value. I like the scrolling thing, …

ide settings pycharm
How to use PyCharm to debug Scrapy projects

I am working on Scrapy 0.20 with Python 2.7. I found PyCharm has a good Python debugger. I want to test my …

python debugging python-2.7 scrapy pycharm
PyCharm Error Loading Package List

I just downloaded PyCharm the other day and wanted to download a few packages. I'm using Windows 10 with PyCharm 2016.2.2 and …

python pycharm pypi
PyCharm doesn't detect interpreter

I'm new to programming and just started a course on Python. I want to use PyCharm, so I downloaded and …

python pycharm interpreter python-3.5
How to remove material theme (or reset to defaults) from IntelliJ / PyCharm?

I have installed Material Theme UI and it made my IDE blackish. Later I decided to remove and and removed …

intellij-idea ide pycharm development-environment
Change the default location of Pycharm Project

I am using PyCharm 3.4.1 on Ubuntu 14.04. For new project it suggests ~/PyCharmProjects for storing project folders. Is it possible to …

default pycharm
Pycharm to toggle soft wrap in code editor

If you know how to toggle soft wrap aka. word wrap while editing code in Pycharm, please share. My google …

pycharm word-wrap
How do I find a word in all my files in Pycharm

I'm new to PyCharm (and Python) but can't find a way to do a complete search for a word in …

pycharm