ZZ

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 3
-
ZZ commented, -
ZZ created a post, AnsweredDebugging Azure functions in PyCharm professional
I read many posts about this and they generally point to two solutions:1. using a debugging server, like in this article: https://medium.com/@m.s.cuckson/debugging-azure-functions-in-pycharm-c666e... -
-
-
ZZ created a post, PyCharm - attach project does not work, cannot import modules across projects
The PyCharm documentation (2023.1.3 community) says that if you select ‘attach’ when opening project B within already opened project A, you are creating a dependency of A on B and you will be able ...