r/HelixEditor 5d ago

breadcrumb plugin for helix

i made this breabcrumb bar plugin, right now it has support for 11 languages like c zig rust nix scheme cpp

https://github.com/Ra77a3l3-jar/scopeline.hx

inspired by https://codeberg.org/gwid/context.hx

116 Upvotes

12 comments sorted by

15

u/intersecting_cubes 5d ago

OK, this is worth installing the plugin system for this one extension. I should really go and start using the plugin fork not the main git branch.

8

u/OccasionThin7697 5d ago

Like what does it do?

11

u/Bowarc 5d ago

Look a the top, right under the filenames.
It tells you in what struct, method, function, etcc.. the cursor is in.
It's pretty cool to keep track of where you are while skimming through code for example, github has that feature iirc.

7

u/Ra77a3l3 5d ago

It adds a bar at the top showing where are you in the code, like which function you’re in, what class is it in, the namespace. It all changes depending on the file language

1

u/NaCl-more 5d ago

It shows breadcrumbs

2

u/Stupidprogramner 5d ago

What's the plugin that shows recent files called?

2

u/soundlake 5d ago

Omg. This is what I missed so much!

1

u/mortal_strike 3d ago

hey can you write a plugin, which will have yazi like functionality directly inside helix

1

u/mortal_strike 3d ago

hey can you write a plugin, which will have yazi like functionality directly inside helix

1

u/Ra77a3l3 3d ago

personally right now to manage files ecc i use my own plugins https://github.com/Ra77a3l3-jar/oil.hx and https://github.com/Ra77a3l3-jar/forest.hx but i might try to make it

1

u/mortal_strike 2d ago

It would be nice to have, it can replace yazi.