Phillip Glau
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created Profiler not acting as expected on PyCharm - no drill down
When I run profiler on a script it currently only shows me a single node without any detail:or something like: In the past when I would Profile code, it would drill down into those nodes to show th... -
Created function usage count not appearing in one project but is appear in another
On one project, when I open up a file containing a set of functions used throughout a project I get a handy 'usage count' right above the function declaration. On another project it no longer appea... -
Created Color Schemes for other languages, specifically C++ / C
While working in PyCharm, I have occasional need to open and review C++ / C code that are related to my Python projects. Rather than jump out to CLion, is there a way to add a C++/C color scheme to...