vscode-elixir
vscode-elixir copied to clipboard
Collapse documentation
I normally write really lengthy documentation. Well, where appropriate. The downside however is that majority of lines in my modules is documentation. I can collapse functions by going into the gutter with the lines numbers and click on the relevant - button. There is no option for this however when it comes to lines that have @doc for example.
Any interest in this?