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

Snippet Triggering with Wrong Keyboard Language #1500

Open
brummelte opened this issue Jul 1, 2024 · 0 comments
Open

Snippet Triggering with Wrong Keyboard Language #1500

brummelte opened this issue Jul 1, 2024 · 0 comments

Comments

@brummelte
Copy link

brummelte commented Jul 1, 2024

Version: 2.3.0

Description:
In version 2.3.0, snippets trigger using the wrong keyboard language. This issue did not exist in earlier versions (1.x).

Steps to Reproduce:

  1. Configure a snippet as follows: // Snippet: !today
  2. Attempt to trigger the snippet by typing !today.

Expected Behavior:
The snippet should trigger when typing !today.

Actual Behavior:
The snippet only triggers when typing !todaz, indicating it is using English keyboard inputs instead of the correct keyboard language.

Notes:

  • This issue was not present in version 1.x.
  • No existing issues found regarding this problem.

Environment:

  • Software Version: 2.3.0
  • Keyboard Language: German
  • Operating System: Windows 11

Workaround:

  • Use !todaz as the snippet trigger.
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