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

[Fix] warning: mnemonic h not found in menu caption Haskell #517

Open
wants to merge 1 commit into
base: merges
Choose a base branch
from

Conversation

Kristinita
Copy link

1. Behavior before pull request

I keep getting unexpected warning message in Sublime Text console:

warning: mnemonic h not found in menu caption Haskell

Example:

generating syntax summary
warning: mnemonic h not found in menu caption Haskell
generating meta info summary
reloading settings Packages/User/Preferences.sublime-settings
warning: mnemonic h not found in menu caption Haskell
reloading /D/Sublime Text Build 3126 x64 For Debug/Data/Packages/User/Preferences.sublime-settings
reloading settings Packages/User/Preferences.sublime-settings
warning: mnemonic h not found in menu caption Haskell
command: drag_select {"event": {"button": 1, "x": 710.5, "y": 734.5}}

2. Behavior after pull request

I don't get warnings in Sublime Text console. Mnemonics works for me:

Mnemonics

3. Argumentation

Unexpected messages in Sublime Text console interfere with the debugging process.

See also similar pull request.

4. Testing Environment

Operating system and version:
Windows 10 Enterprise LTSB 64-bit EN
Sublime Text:
Build 3126
SublimeREPL:
Last dev version of merges branch

Thanks.

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

Successfully merging this pull request may close these issues.

1 participant