Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

VS Code Comments Panel

I was looking at the "comments.openPanel": "openOnSessionStartWithComments" setting in VS Code, but I don't quite understand how this works. I can't find any info on Google or StackOverflow about this.

The comments panel, which is supposed to appear along side the Problems, Output, Debug Console and Terminal tabs doesn't show up. enter image description here

How can you show the comments panel and what is it for?

like image 738
André Casal Avatar asked Feb 28 '26 02:02

André Casal


1 Answers

The comments API is finalized in the May 2019 release

https://code.visualstudio.com/updates/v1_35#_comments-api

Unless there is an extension that creates a CommentController the Comments panel will not show.

like image 113
rioV8 Avatar answered Mar 02 '26 14:03

rioV8



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!