Skip to content

It is not working on mac #5

@armandoltx

Description

@armandoltx

I installed it on mac and changed the Keyboard shortcut.
This is what you can see in my keybindings.json:

// Place your key bindings in this file to overwrite the defaults
[
  {
    "key": "cmd+.",
    "command": "erb.toggleTags",
    "when": "editorTextFocus && editorLangId == 'erb'"
  },
  {
    "key": "ctrl+shift+`",
    "command": "-erb.toggleTags",
    "when": "editorTextFocus && editorLangId == 'erb'"
  }
]
```

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