thamara / vscode-code-annotation

Code Annotation Extension for VSCode
https://marketplace.visualstudio.com/items?itemName=tkcandrade.code-annotation
GNU General Public License v3.0
67 stars 27 forks source link

Add decoration in the code view for portions of code with annotations #5

Closed thamara closed 3 years ago

thamara commented 4 years ago

VSCode has a decoration feature that allows us to include decorations on specific portions of the code. It would be nice to have some indication of what code is included in an item on the Code Annotation extension. Ideas on how to use it and how to show it are very welcome!

What are decorations

PrBart commented 4 years ago

I am about to work on this feature.

Please, assign it to me.

thamara commented 4 years ago

Yay! Thanks @PrBart!