thanks for the answer. I want to know if there are some API which i can use to access the project structure. For project structure i mean the relationship between classes and their attributes or methods and also a normal function inside project folder. Practically i want to know if it is possible to obtain this information from an external application in order to manage this information as in Pycharm IDE. I want to get the same information as in the Structure window in Pycharm. You can access this window from View->Tools Windows->Structure?
Hi,
Please elaborate on what do you mean. I'm afraid your question is to vague.
Hi Andrey,
thanks for the answer. I want to know if there are some API which i can use to access the project structure. For project structure i mean the relationship between classes and their attributes or methods and also a normal function inside project folder. Practically i want to know if it is possible to obtain this information from an external application in order to manage this information as in Pycharm IDE. I want to get the same information as in the Structure window in Pycharm. You can access this window from View->Tools Windows->Structure?
Thanks
No, I'm afraid JetBrains IDEs don't have such API, sorry.