Recommendation on PyCharm config when working with SCons

"Arndt Pauschardt" <[email protected]>
Newsgroups gmane.comp.programming.tools.scons.user
Message-ID <trinity-cbb84d89-7370-4bdc-b8e4-6126fe7cd39e-1554715436072@3c-app-webde-bap01>
Hi, *

editing, refactoring, extending, ... SConscripts is best done in a Python IDE ... I would assume that most of you would agree if working on reasonably-sized build systems.

When doing Python-work, I use PyCharm, but I haven't really managed to set it up properly to work with SCons.

I have lots of "unresolved references" when doing things like "from site_config import bla" or when "SConscript('blab', exports=['blub'].

As a result, name completion or any other helpful feature of an IDE does not really work.

I have been playing around with PyCharm project settings, telling it to handle SConscripts as Python source is obviously easy, but then it becomes fuzzy - playing around with the "project structure" in PyCharm does not really make a difference.

The selected python interpreter is aware of SCons, it even allows to upgrade it, so on this side it looks ok.

Does anyone of you have recommendations and/or hints how to teach PyCharm to integrate better with SCons? Any other IDE which does this out of the box?

Thx

Arndt

_______________________________________________
Scons-users mailing list
[email protected]
https://pairlist4.pair.net/mailman/listinfo/scons-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.