Jose Borreguero
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
Created indexing installed package instead of sources root
AnsweredDear PyCharm gurus, I cloned a github repository of a package, MDAnalysis, which is also installed under /usr/local/lib/python3.5/dist-packages/MDAnalysis. I opened the cloned repository in PyCharm... -
Edited SOLVED: pycharm seem to fail to add to PYTHONPATH
CompletedMy test script does not load modules specrefl.resolution or specrefl.model even though I added the path to specrefl package in the PYTHONPATH (last entry in the list below). Can anybody help me? -
Created Is it possible to load all the symbols and do the indexing without producing the cmake files?
AnsweredThis may be a stupid question, pardon my ignorance. I have a cmake project and I want clion to load all the symbols so that I can navigate the code. I don't want clion to produce the cmake files, ... -
Edited SOLVED: Can I "transfer" a File Type from pyCharm to Clion?
In addition to Clion, I have a PyCharm license and it turns out that it supports many more File Types than Clion. In particular, Clion does not recognize RestructuredText (*.rst) while PyCharm does... -
Edited SOLVED: Where do I set the maximum number of recent projects to be shown in the File..Open Recent list?
There are only five listed projects of mine in the "Open Recent" lists. I would like more to be shown but I can't find the setting. Can anyone help me, please? .Jose