Bug Description:
Noticed this small typo in a method name, where Resource is missing its second r: detectOrPromptForTraceResouceType. That method is in file:
vscode-trace-extension/src/utils/trace-explorer-resource-type-handler.ts
It's used once in file:
vscode-trace-extension/src/extension.ts
Another one:
https://github.com/eclipse-cdt-cloud/vscode-trace-extension/blob/3b8a612179517e827e2207f7a2a3269dc8e261db/README.md?plain=1#L105C1-L105C28
There should not be a space between the un and link
Steps to Reproduce:
Additional Information
- Operating System:
- VSCode Version: