Add PDF preview extension
This commit is contained in:
parent
fabea38cac
commit
89988d77dd
1 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,8 @@ class config::vscode {
|
|||
'zolocode.editorzoom',
|
||||
'formulahendry.auto-close-tag',
|
||||
'James-Yu.latex-workshop',
|
||||
'docsmsft.docs-authoring-pack'
|
||||
'docsmsft.docs-authoring-pack',
|
||||
'tomoki1207.pdf'
|
||||
];
|
||||
|
||||
$extensions.each |String $extension| {
|
||||
|
|
Loading…
Reference in a new issue