cancel
Showing results for 
Search instead for 
Did you mean: 

Call Hierarchy empty

DYann.1
Senior II

Hello,

I  would like to find the initial configuration of my IDE, when I carry out this operation I should in principle see the call functions but here I do not see :

DYann1_0-1733389542506.png

DYann1_2-1733389586952.png

But before I could see the dependency but now I can't see it anymore :

DYann1_3-1733389814371.png

Do I have to activate something to see this dependency ?

Thank you for your answer.

9 REPLIES 9

@DYann.1 wrote:

before I could see the dependency but now I can't see it anymore :


What IDE version(s) ?


@Andrew Neil wrote:

What IDE version(s) ?


DYann1_0-1733390367581.png

But I have always the same version before and after. So the version has nothing to do with, Right ?


@DYann.1 wrote:

But I have always the same version before and after. 


OK - we didn't know that!

One thing I note in your opening post:

AndrewNeil_0-1733394123673.png

There is no syntax highlighting - which suggests the IDE does not recognise this as a C source file?

What about other files in your project?

Does the Project build?

 


@DYann.1 wrote:

I  would like to find the initial configuration of my IDE.


What do you mean by that?

 


@DYann.1 wrote:

when I carry out this operation


What operation, exactly?

 


@Andrew Neil wrote:

What operation, exactly?  


 This operation to find Call Hierarchy      
DYann1_0-1733397207569.png 


@Andrew Neil wrote:


I  would like to find the initial configuration of my IDE.


What do you mean by that?

Before I can find the Call Hierarchy

DYann1_1-1733397517835.png

And one day after I can't find this window anymore so I must have done something without knowing it.

And I have this message in the bottom lelf. 

DYann1_2-1733398217246.png

It's an example of ST so obviously it works

Yann DO


@DYann.1 wrote:

And I have this message in the bottom lelf. 

DYann1_2-1733398217246.png


So it is telling you that it does not recognise the text which you have selected as a function name.

If it doesn't recognise that text as a function name, then it clearly won't be able to give a call hierarchy for it!

 

Again, it looks like it's not recognising that file as a C Source file.

 


@Andrew Neil wrote:

So it is telling you that it does not recognise the text which you have selected as a function name.

If it doesn't recognise that text as a function name, then it clearly won't be able to give a call hierarchy for it!

Again, it looks like it's not recognising that file as a C Source file.


I understand so I don't think I'll change anything since the program still works. So what should I do ?

Find out why it's not recognising that file as a C Source file


@Andrew Neil wrote:

Find out why it's not recognising that file as a C Source file


Very strange, I haven't touched anything in the settings, is it changing on its own ?


@DYann.1 wrote:
is it changing on its own ?

No.

Has it ever worked in that particular file?

Again, does it work in other files?