Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Startup Failure: TypeError: l[h].toLocaleLowerCase is not a function #2

Open
strazto opened this issue May 14, 2024 · 0 comments
Open

Comments

@strazto
Copy link

strazto commented May 14, 2024

Extension host output giving me the following:

2024-05-14 14:04:55.047 [info] ExtensionService#_doActivateExtension LordBrom.highlight-duplicates, startup: false, activationEvent: 'onCommand:highlight-duplicates.selectDuplicates'
2024-05-14 14:04:55.054 [error] Activating extension LordBrom.highlight-duplicates failed due to an error:
2024-05-14 14:04:55.054 [error] TypeError: l[h].toLocaleLowerCase is not a function

Highlight Duplicates version: v1.1.0
Vscode Version: 1.86.0

This seems to result in the following when I attempt to run commands:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant