I use the free version, but it has 2 big disadvantages:
when I type // TODO <- I would like that my TODOs can be seen in the scoll bar with a different collor, like ecplise shows them with a light blue
on the left side of a method, I would like it to exist a small + button, and when you click it the code of the method minimizes and you only see the method signature
Is there any plugin I can use to improve on these 2 issues ?
There are several plugins that help you manage TODO lists, just search for “TODO” in the marketplace.
Codefolding should work out of the box, though the foldmarks (indent based) are only visible when you hover them in the narrow area between linenumbers and code.