_Gink0_

joined 1 year ago
[–] _Gink0_@alien.top 1 points 1 year ago

Awesome compilation!! I already start using C-M e/a already mentioned in this post. It's simple and effective. I need to finish reading everything to get a way to move inside one function.

[–] _Gink0_@alien.top 1 points 1 year ago (1 children)

I use it a lot yes. But some times you just want to look up or down along functions or statements. Scrolling is painful...

[–] _Gink0_@alien.top 1 points 1 year ago (4 children)

That one is great !!! What if I want to navigate through statements of the same type ? Like if instructions?

 

I am a C++ dev. I am now able to follow up symbols or files using LSP,/projectile/ivy/transient aso... but inside one file, I have difficulties going quickly up function by function, or by if/for statement. Do you know a convenient way to do this ? I am interested in any navigation tips as well ! Thanks for your help !