- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This issue has been resolved in 3977.
---- original post ----
Hi,
The Cmd key bug in OS X is back in 3972 version...
Bracket bug? Any fix?
Thanks
Carlos Mendes
- Tags:
- HTML5
- Intel® XDK
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The Cmd key bug in OS X is back in 3972 version...
Bracket bug? Any fix?
Thanks
Carlos Mendes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use this extension below
https://github.com/redmunds/brackets-display-shortcuts
In Intel XDK, select Extension Manager, install "Display Shortcuts". After them, open help tab, select "Show Shortcuts". Then you can remove these shortcuts "Command-[" and "Command-]" by left click and selecting "Disable Shortcut". After disable, you can see below keymap.json
{
"documentation": "https://github.com/adobe/brackets/wiki/User-Key-Bindings",
"overrides": {
"Cmd-]": null,
"Cmd-[": null,
"Ctrl-Alt-I": null
}
}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for that workaround, Namik.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page