Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
Switch PDF viewer to one written purely in JS (easier to run in container)

Signed-off-by: Derek Hower <[email protected]>
  • Loading branch information
dhower-qc authored Nov 13, 2024
1 parent c25e3ae commit 11ab748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"redhat.vscode-yaml",
"asciidoctor.asciidoctor-vscode",
"zhwu95.riscv",
"tomoki1207.pdf",
"mathematic.vscode-pdf",
"CraigMaslowski.erb",
"HowerLimited.idl-vscode"
]
Expand Down

0 comments on commit 11ab748

Please sign in to comment.