Jose Borreguero
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
Jose Borreguero commented, -
-
Jose Borreguero created a post, Answeredindexing installed package instead of sources root
Dear 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... -
-
Jose Borreguero created a post, CompletedSOLVED: pycharm seem to fail to add to PYTHONPATH
My 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? -
Jose Borreguero created a post, AnsweredIs it possible to load all the symbols and do the indexing without producing the cmake files?
This 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, ... -
Jose Borreguero commented, -
Jose Borreguero commented, -
Jose Borreguero created a post, 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... -
Jose Borreguero created a post, 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