Godoc IntelliSense对话框失去了预格式化,项目符号列表,换行符,粗体显示功能

Three months ago, when I started getting into testing and documenting, Godoc in Visual Studio Code was rendering bullet lists, pre-formatted text, newlines (and anything after that was a comment), and bold text.

What it looked like then

What it looked like

Naturally, I built on top of the documentation style that created that, and I noticed that all that functionality got lost.

What it looks like now

enter image description here

Thus far, I have observed no changes made to Godoc support for Visual Studio Code.

Is there any way to get this formatting back, for myself and my team?