Skip to content

warning: mnemonic t not found in menu caption #13

Description

@bashenk

Can be fixed by changing this in Main.sublime-menu

[
  {
    "caption": "Tools",
    "mnemonic": "t",

to

[
  {
    "caption": "Tools",
    "mnemonic": "T",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions