eclipse-cdt-cloud / eclipse-cdt-cloud/vscode-trace-extension

Typos: "detectOrPromptForTraceResouceType" -> Resource, ...

Open
#313 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
TypeScript
Stars
11
Forks
33
Avg merge
2d 16h
Merged PRs (30d)
1

Description

### 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:

1.
2.
3.

### Additional Information

- Operating System:
- VSCode Version:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.