IntelliJ showing section of code cursor is in

Answered

Hi all, In my previous version of IntellJ, the status bar showed the section of Vue code I am in, e.g., method, computed etc. However the latest version no longer does it and I cannot find the setting for it. Anyone know how to get it to display such information?

Cheers,

Vlad

0
6 comments

Can you please share a bit more context around the problem? Which version of the IDE are you using? Could you share screenshots that show what is looks like on your end?

0

I am using 2024.2 at the moment. When I am editing a Java code, it shows the method I am in in the bottom left of the status bar. However, when I am editing a Vue code, it only show the name of the Vue file and not the section of code I am in. In the previous version (installed a couple of years ago), it will indicate if the cursor is in computed, methods, watch etc. I have the vue.js plugin installed.

0

Yes. Although I am editing a Vue 2 project. 

0

Will do. Interestingly enough it works with typescript files.

0

Please sign in to leave a comment.