https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop に書いてあったbibのコンパイルを日本語に対応.
- VSCodeやLatexをインストールしてなければインストール(https://code.visualstudio.com/)
- Latex-Workshopをインストール(https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop)
- settings.json(Windows:
ファイル > 基本設定 > 設定, Mac:Code > 基本設定 > 設定)のユーザー設定(右側)タブ内,{ }の間に以下を追加
"latex-workshop.latex.tools": [
{
"command": "ptex2pdf",
"args": [