SmiteshP / nvim-navic

Simple winbar/statusline plugin that shows your current code context
Apache License 2.0
1.43k stars 50 forks source link

I would like to see help tags on variables #107

Closed CoralPink closed 1 year ago

CoralPink commented 1 year ago

Hi, sorry to keep coming back! 😅

Regarding the PR you asked for the other day… (https://github.com/SmiteshP/nvim-navic/pull/106)

If you try to refer to help as:h depth_limit, you will get the following.

E149: Sorry, no help for depth_limit

I thought the variable name in the help was probably just wrong, but you had to specify it as a tag in the first place…

I'm not familiar with the help specs myself, so this is a vague suggestion, but how about the following to solve this problem? 🤔

(Sorry! the example changed from depth_limit to icons...😱)

SmiteshP commented 1 year ago

Adding tags for each option would be too much in my opinion. Also I don't see other plugins doing the same so I would also not want to do this.

CoralPink commented 1 year ago

I am sorry if I have offended you. Of course, the author's opinion should be respected the most.

Thanks for taking the time to reply.

SmiteshP commented 1 year ago

Ah.. no offense taken. English isn't my first language 😓 , sorry if the previous message came of as offended.

CoralPink commented 1 year ago

Oh, no. Thank you for your concern. I am the one who doesn't understand English at all! (I use a translation tool for everything 😅).

I look forward to seeing more progress on nvim-navic and nvim-navbuddy in the future! 🤗