erlang_ls icon indicating copy to clipboard operation
erlang_ls copied to clipboard

Add an optional lens to show whether a function is exported or not

Open robertoaloi opened this issue 4 years ago • 2 comments

robertoaloi avatar Feb 05 '21 16:02 robertoaloi

FYI I did something around this some time ago, but never turned it into an action. It does say if a function is exported or not.

And needs a rebase

https://github.com/alanz/erlang_ls/tree/code-lens-export

alanz avatar Feb 10 '21 14:02 alanz

After some experimentation I think its best to go with a different symbol kind instead: #918

TheGeorge avatar Feb 25 '21 15:02 TheGeorge