Good day.
I can not understand, when stepping through (putting a breakpoint, step into, step ....) of the program I try to get inside the method (which is in another file), as a result I get: "source not found" ... The same situation occurs if I try to get information (ctrl + click) about some classes (for example, the button
class, press ctrl + click on this class, instead of describing (or the implementation like in Visual Studio) I get source not found ...
Tell me how to fix this situation?
Thank you in advance.