Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Plugin for Sublime to see breadcrumbs

Does anyone know of a plugin where I can get the breadcrumbs of a file I am working on. Lets say I am working on app/controllers/admin/crs/abc, So I can see this info at the top or start of the window. I am using ember and due to pod structure its hard to know which file I am working as all of them have different folders but same names.

like image 379
mukulbudania Avatar asked Oct 17 '25 10:10

mukulbudania


1 Answers

Simply edit your user preferences and add

"show_full_path": true

and the full path of the file will appear in Sublime's titlebar when the file is active.

Compare with the setting (OS X):

title

to without it:

enter image description here

like image 63
MattDMo Avatar answered Oct 19 '25 10:10

MattDMo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!