vscode-docs-view
vscode-docs-view copied to clipboard
Drop language lookups
vscode already provides language identification. this pr removes internal language lookup to rely on vscode instead.
Sorry I missed this PR when it was first opened
Not sure I follow the proposal. We need to re-implement syntax highlighting using shiki as this isn't provided by VS Code. I don't think shiki can call into VS Code's language mappings either
Can you explain the issue this is trying to solve?