Skip to content

Commit 11ab748

Browse files
authored
Update devcontainer.json
Switch PDF viewer to one written purely in JS (easier to run in container) Signed-off-by: Derek Hower <[email protected]>
1 parent c25e3ae commit 11ab748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"redhat.vscode-yaml",
3030
"asciidoctor.asciidoctor-vscode",
3131
"zhwu95.riscv",
32-
"tomoki1207.pdf",
32+
"mathematic.vscode-pdf",
3333
"CraigMaslowski.erb",
3434
"HowerLimited.idl-vscode"
3535
]

0 commit comments

Comments
 (0)