tomoki1207 / vscode-pdfviewer

Show PDF preview in VSCode.
https://marketplace.visualstudio.com/items/tomoki1207.pdf
Other
294 stars 69 forks source link

Renaming "tomoki1207.pdf" #172

Open d-kleine opened 4 months ago

d-kleine commented 4 months ago

The naming of the extension is not great, will be displayed as "tomoki1207.pdf" in a .vscode/extensions.json or a .devcontainer/devcontainer.json file. This looks like a PDF file, e.g.

{
    "recommendations": [
        "ms-python.python",
        "ms-toolsai.jupyter",
        "ms-azuretools.vscode-docker",
        "ms-vscode-remote.vscode-remote-extensionpack",
        "tomoki1207.pdf",
    ]
}

Would be better to rename the extension so that there is no potential confusion with a PDF file.